php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
count () | |
getIterator () | |
item (int $index) | |
Data Fields | |
int | $length |
Definition at line 606 of file php_dom.stub.php.
DOMNodeList::count | ( | ) |
DOMNodeList::getIterator | ( | ) |
@tentative-return-type
Implements IteratorAggregate.
Definition at line 617 of file php_dom.stub.php.
DOMNodeList::item | ( | int | $index | ) |
Definition at line 620 of file php_dom.stub.php.
int DOMNodeList::$length |
@readonly @virtual
Definition at line 612 of file php_dom.stub.php.