InternalIterator::rewind
PHP function
Edit on GitHub ✎
(PHP 8)
Rewind the Iterator to the first element
Description
InternalIterator::rewind(): void
Rewinds back to the first element of the Iterator.
Parameters Parameters
Return Values
Void