Skip to content

Commit

Permalink
Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Oct 21, 2024
1 parent 2ca056f commit 1fb0236
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ private function escapeFilterValue(string|int|float|bool $value): string

/**
* @param list<string|int|float|bool> $value
* @return string
*/
private function escapeArrayFilterValues(array $value): string
{
Expand Down

0 comments on commit 1fb0236

Please sign in to comment.