Completed
Push — master ( 2031fa...cf579d )
by Rigel Kent
01:29
created
src/Sources/RecursiveDOMIterator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
 
22 22
     /**
23 23
      * @param DOMNode $domNode
24
-     * @return void
24
+     * @return \Traversable
25 25
      */
26 26
     public function __construct(DOMNode $domNode)
27 27
     {
Please login to merge, or discard this patch.