mirror of
https://github.com/php/php-src.git
synced 2026-04-11 10:03:18 +02:00
9 lines
129 B
PHP
9 lines
129 B
PHP
<?php
|
|
|
|
/** @generate-function-entries */
|
|
|
|
class DOMDocumentType {
|
|
}
|
|
|
|
function dom_import_simplexml(object $node): ?DOMElement {}
|