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 e9887be commit 3baa394Copy full SHA for 3baa394
stubs/ext/dom/dom_import_simplexml.php
@@ -1,6 +1,6 @@
1
<?php
2
3
#endif
4
-function dom_import_simplexml(object $node) : ?\DOMElement
+function dom_import_simplexml(object $node) : \DOMElement
5
{
6
}
0 commit comments