@@ -32,7 +32,7 @@ |
||
| 32 | 32 | |
| 33 | 33 | $loader = new Loader\YamlFileLoader( |
| 34 | 34 | $container, |
| 35 | - new FileLocator(__DIR__ . '/../Resources/config') |
|
| 35 | + new FileLocator(__DIR__.'/../Resources/config') |
|
| 36 | 36 | ); |
| 37 | 37 | |
| 38 | 38 | $loader->load('services.yml'); |