Completed
Push — master ( 9a0752...0003b1 )
by Stéphane
8s
created
src/Walker.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -157,6 +157,9 @@
 block discarded – undo
157 157
         }
158 158
     }
159 159
 
160
+    /**
161
+     * @param stdClass $item
162
+     */
160 163
     private function isLooping($item, array &$stack)
161 164
     {
162 165
         $isKnown = false;
Please login to merge, or discard this patch.