Completed
Push — develop ( c4d291...65fed0 )
by Peter
02:27
created
src/WebinoDraw/Dom/NodeTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
52 52
 
53 53
     /**
54 54
      * @param string $html
55
-     * @return NodeInterface
55
+     * @return \DOMNode
56 56
      * @throws Exception\LogicException
57 57
      */
58 58
     public function replaceWith($html)
Please login to merge, or discard this patch.