@@ -32,7 +32,7 @@ |
||
| 32 | 32 | { |
| 33 | 33 | return array_reduce( |
| 34 | 34 | $this->filters, |
| 35 | - function ( |
|
| 35 | + function( |
|
| 36 | 36 | bool $carry, |
| 37 | 37 | DataContainerFilterInterface $filter |
| 38 | 38 | ) use ( |