@@ -52,7 +52,7 @@ |
||
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) |