mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
7 lines
94 B
PHP
7 lines
94 B
PHP
<?php
|
|
|
|
class DOMDocumentType {
|
|
}
|
|
|
|
function dom_import_simplexml(object $node): ?DOMElement {}
|