(PHP 5, PHP 7, PHP 8)
DOMImplementation クラスは、 個々のドキュメントオブジェクトモデルのインスタンス独自の操作を行うためのメソッド群を提供します。
$namespace
= null
, string $qualifiedName
= "", ?DOMDocumentType $doctype
= null
): DOMDocument|false$qualifiedName
, string $publicId
= "", string $systemId
= ""): DOMDocumentType|false