« Dom\DocumentType
Dom\Element »
PHP Manual
DOM
The Dom\DtdNamedNodeMap class
The Dom\DtdNamedNodeMap class
(PHP 8 >= 8.4.0)
Introduzione
Represents a named node map for entities and notation nodes of the
DTD
.
Sommario della classe
class
Dom\DtdNamedNodeMap
implements
IteratorAggregate
,
Countable
{
/* Proprietà */
public
readonly
int
$
length
;
/* Metodi */
/* Not documented yet */
}
Proprietà
length
The total number of entities and notation nodes.