ArrayIterator::seek

From Get docs
Php/docs/latest/arrayiterator.seek


ArrayIterator::seek

(PHP 5, PHP 7, PHP 8)

ArrayIterator::seekSeek to position


Description

public ArrayIterator::seek(int $offset): void

Warning This function is currently not documented; only its argument list is available.


Parameters

offset
The position to seek to.


Return Values

No value is returned.


© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/arrayiterator.seek.php