@@ -21,7 +21,7 @@ |
||
21 | 21 | private function createErrorHandlerConfig() |
22 | 22 | { |
23 | 23 | return [ |
24 | - 'plugins' => [], |
|
24 | + 'plugins' => [ ], |
|
25 | 25 | ]; |
26 | 26 | } |
27 | 27 | } |