Passed
Push — master ( f51b38...f92c0f )
by Dominik
02:46
created
src/LazyCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
         ContainerInterface $container,
34 34
         string $serviceId,
35 35
         string $name,
36
-        array $definition = [],
36
+        array $definition = [ ],
37 37
         string $description = null,
38 38
         string $help = null
39 39
     ) {
Please login to merge, or discard this patch.