Dutch PHP Conference 2025 - Call For Papers

InternalIterator::next

(PHP 8)

InternalIterator::nextMove forward to next element

Опис

public InternalIterator::next(): void

Moves the current position to the next element.

Параметри

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

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

Не повертає значень.

add a note

User Contributed Notes

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