NodeList
class NodeList implements IteratorAggregate, Countable (View source)
Properties
| int | $length |
Methods
int<0, max>
count()
Count elements of an object
TValue>|TValue[]
getIterator()
No description
Details
int<0, max>
count()
Count elements of an object
TValue>|TValue[]
getIterator()
No description
Node|null
item(int $index)
No description