1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 10:03:18 +02:00
Files
archived-php-src/ext/dom/dom.stub.php
2020-04-04 20:41:48 +02:00

9 lines
129 B
PHP

<?php
/** @generate-function-entries */
class DOMDocumentType {
}
function dom_import_simplexml(object $node): ?DOMElement {}