Dom\TokenList::getIterator

(PHP 8 >= 8.4.0)

Dom\TokenList::getIteratorReturns an iterator over the token list

Descrizione

public Dom\TokenList::getIterator(): Iterator

Returns an iterator over the token list.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

An iterator over the token list.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top