PHP 8.4.2 Released!

Dom\TokenList::getIterator

(PHP 8 >= 8.4.0)

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

Опис

public Dom\TokenList::getIterator(): Iterator

Returns an iterator over the token list.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

An iterator over the token list.

add a note

User Contributed Notes

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