Completed
Branch master (988919)
by Andrii
15:17
created
src/AuthManager.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -82,8 +82,8 @@
 block discarded – undo
82 82
 
83 83
     /**
84 84
      * Set child.
85
-     * @param string|Item $parent
86
-     * @param string|Item $child
85
+     * @param string $parent
86
+     * @param string $child
87 87
      * @return bool
88 88
      */
89 89
     public function setChild($parent, $child)
Please login to merge, or discard this patch.