(PHP 8)
SplFixedArray::getIterator — Retrieve the iterator to go through the array
Returns the iterator to go through the array.
Esta función no tiene parámetros.
An instance of an object implementing Iterator to go through the array.