(PHP 8)
SplFixedArray::getIterator — Retrieve the iterator to go through the array
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.