Completed
Branch master (a92264)
by Ben
12:11
created
src/Node.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
     }
31 31
 
32 32
     /**
33
-     * @param array|NodeCollection $children
33
+     * @param NodeCollection $children
34 34
      * @return $this
35 35
      */
36 36
     public function addChildren($children)
Please login to merge, or discard this patch.