Passed
Push — lazy-services ( fedff5...51fefa )
by Dmitriy
03:56
created
src/Container.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -640,7 +640,7 @@
 block discarded – undo
640 640
              *     '__construct()': array,
641 641
              *     methodsAndProperties: array<string, MethodOrPropertyItem>
642 642
              * } $definition
643
-            */
643
+             */
644 644
             if (empty($class)) {
645 645
                 $class = $definition[ArrayDefinition::CLASS_NAME];
646 646
             }
Please login to merge, or discard this patch.