| @@ -24,7 +24,7 @@ | ||
| 24 | 24 | |
| 25 | 25 | $loader = new Loader\YamlFileLoader( | 
| 26 | 26 | $container, | 
| 27 | - new FileLocator(__DIR__.'/../Resources/config') | |
| 27 | + new FileLocator(__DIR__ . '/../Resources/config') | |
| 28 | 28 | ); | 
| 29 | 29 | |
| 30 | 30 |          $loader->load('services.yml'); |