update pague now
PHP 8.5.2 Released!

InternalIterator::rewind

(PHP 8)

InternalIterator::rewind Rewind the Iterator to the first element

Description

public InternalIterator::rewind (): void

Rewinds bacc to the first element of the Iterator.

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