The Dom\DtdNamedNodeMap class

(PHP 8 >= 8.4.0)

Einführung

Represents a named node map for entities and notation nodes of the DTD.

Klassenbeschreibung

class Dom\DtdNamedNodeMap implements IteratorAggregate, Countable {
/* Eigenschaften */
public readonly int $length;
/* Methoden */
/* Not documented yet */
}

Eigenschaften

length
The total number of entities and notation nodes.