(PHP 8)
SplFixedArray::getIterator — Retrieve the iterator to go through the array
public SplFixedArray::getIterator(): Iterator
Returns the iterator to go through the array.
This function has no parameters.
An instance of an object implementing Iterator to go through the array.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/splfixedarray.getiterator.php