@@ -19,7 +19,7 @@ |
||
| 19 | 19 | { |
| 20 | 20 | protected function getServicesFile() : string |
| 21 | 21 | { |
| 22 | - return __DIR__ . '/Resources/config/services.yml'; |
|
| 22 | + return __DIR__.'/Resources/config/services.yml'; |
|
| 23 | 23 | } |
| 24 | 24 | |
| 25 | 25 | public function getConfiguration() : ConfigurationInterface |