« Dom\DocumentType
Dom\Element »
PHP Manual
DOM
The Dom\DtdNamedNodeMap class
The Dom\DtdNamedNodeMap class
(PHP 8 >= 8.4.0)
Вступ
Represents a named node map for entities and notation nodes of the
DTD
.
Короткий огляд класу
class
Dom\DtdNamedNodeMap
implements
IteratorAggregate
,
Countable
{
/* Властивості */
public
readonly
int
$
length
;
/* Методи */
/* Not documented yet */
}
Властивості
length
The total number of entities and notation nodes.