The Dom\NodeList class
Guide
Edit on GitHub ✎
This is the modern, spec-compliant equivalent of DOMNodeList.
This is the modern, spec-compliant equivalent of DOMNodeList.
Class synopsis
class Dom\NodeList implements IteratorAggregate implements Countable { }