Completed
Pull Request — master (#10)
by Jan
02:29
created
src/Walker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -160,7 +160,7 @@
 block discarded – undo
160 160
      * Checks if given schema has been already visited.
161 161
      *
162 162
      * @param stdClass $schema
163
-     * @param array    $stack
163
+     * @param stdClass[]    $stack
164 164
      *
165 165
      * @return bool
166 166
      */
Please login to merge, or discard this patch.