Completed
Push — master ( 30c0e6...eafd12 )
by Olivier
02:01
created
config/container.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.