(PHP 8 >= 8.4.0)
Represents a named node map for entities and notation nodes of the DTD. It is similar to Dom\NamedNodeMap, but restricted to Dom\Entity and Dom\Notation nodes.
The total number of entities and notation nodes.
| Version | Description |
|---|---|
| 8.5.0 | Cloning a Dom\DtdNamedNodeMap object now fails. |