@@ -16,7 +16,7 @@ |
||
16 | 16 | ContainerConfig::USE_CACHING => false, |
17 | 17 | ContainerConfig::EXTENSIONS => [ |
18 | 18 | |
19 | - [ Extension\ApplicationExtension::class, 'from' ] |
|
19 | + [Extension\ApplicationExtension::class, 'from'] |
|
20 | 20 | |
21 | 21 | ] |
22 | 22 |