(PHP 8 >= 8.4.0)
This represents a document fragment, which can be used as a container for other nodes.
This is the modern, spec-compliant equivalent of DOMDocumentFragment.
First child element or null.
Last child element or null.
The number of child elements.
A Dom\HTMLCollection containing all child elements of this node. Available as of PHP 8.5.0.