Completed
Pull Request — master (#154)
by
unknown
02:45
created
src/InnerHit/NestedInnerHit.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -99,7 +99,7 @@
 block discarded – undo
99 99
 
100 100
         $out = [
101 101
             $this->getPathType() => [
102
-                $this->getPath() => $out ,
102
+                $this->getPath() => $out,
103 103
             ],
104 104
         ];
105 105
 
Please login to merge, or discard this patch.