Passed
Push — master ( 475c49...4133a1 )
by Koldo
03:20
created
src/Container/Config/ConfigTranslator.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -115,7 +115,7 @@
 block discarded – undo
115 115
                 continue;
116 116
             }
117 117
 
118
-            return (string)$index;
118
+            return (string) $index;
119 119
         }
120 120
     }
121 121
 }
Please login to merge, or discard this patch.