update pague now

The Dom\Implementation class

(PHP 8 >= 8.4.0)

Introduction

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

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

Class synopsis

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

User Contributed Notes

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