We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c14461 commit e260edeCopy full SHA for e260ede
tests/PhpWordTests/XmlDocument.php
@@ -142,7 +142,7 @@ public function getFileDom(string $file = ''): DOMDocument
142
/**
143
* Get node list.
144
*
145
- * @return DDOMNodeList<DOMNameSpaceNode|DOMNode>|false
+ * @return DOMNodeList<DOMNameSpaceNode|DOMNode>|false
146
*/
147
public function getNodeList(string $path, string $file = ''): DOMNodeList
148
{
0 commit comments