(PHP 8)
DOMNodeList::getIterator — Retrieve an external iterator
Returns an external iterator for the node list.
Cette fonction ne contient aucun paramètre.
Une instance d'un objet qui implémente un Iterator ou l'interface Traversable.
Émet une Exception en cas d'échec.