update pague now
PHP 8.5.2 Released!

InternalIterator::next

(PHP 8)

InternalIterator::next Move forward to next element

Description

public InternalIterator::next (): void

Moves the current position to the next element.

Parameters

This function has no parameters.

Return Values

No value is returned.

add a note

User Contributed Notes

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