@@ -81,7 +81,7 @@ |
||
81 | 81 | * Create a text node in current template |
82 | 82 | * |
83 | 83 | * @param string $content |
84 | - * @return DOMText |
|
84 | + * @return DOMNode |
|
85 | 85 | */ |
86 | 86 | protected function createTextNode($content) |
87 | 87 | { |