php8.5
Home/ Manual/ dom / domnamednodemap/ DOMNamedNodeMap::getIterator

DOMNamedNodeMap::getIterator

PHP function Edit on GitHub ✎

(PHP 8)

Retrieve an external iterator

Description

DOMNamedNodeMap::getIterator(): Iterator

Returns an external iterator for the named node map.

See Also

  • IteratorAggregate::getIterator

Source: reference/dom/domnamednodemap/getiterator.xml · from the official PHP manual (php/doc-en)