Forum PHP 2025

The Dom\Implementation class

(PHP 8 >= 8.4.0)

はじめに

このクラスは、 個々のドキュメントオブジェクトモデルのインスタンス独自の操作を行うためのメソッド群を提供します。

This is the modern, spec-compliant equivalent of DOMImplementation.

クラス概要

class Dom\Implementation {
/* メソッド */
/* Not documented yet */
}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top