Skip to content

Commit

Permalink
Fixed CS
Browse files Browse the repository at this point in the history
  • Loading branch information
ciastektk committed Dec 19, 2023
1 parent c9f52bb commit 2da2b95
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ private function prepareValue(Criterion $criterion): string
{
/** @var string $value */
$value = $criterion->value;

return str_replace(
'*',
'%',
Expand Down

0 comments on commit 2da2b95

Please sign in to comment.