DOMNodeList
Interface Synopsis
class DOMNodeList implements IteratorAggregate, Traversable<Tnode> {...}
Public Methods
->__construct(): void
->__debuginfo(): array
->getIterator(): mixed
->item(int $index): Tnode
Retrieves a node specified by index within the DOMNodeList object