The Dom\Implementation class

(PHP 8 >= 8.4.0)

Introduzione

This class provides a number of methods for performing operations that are independent of any particular instance of the document object model.

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

Sommario della classe

class Dom\Implementation {
/* Metodi */
/* Not documented yet */
}
add a note

User Contributed Notes

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