(PHP 5 >= 5.0.0, PHP 7)
ArrayIterator::offsetGet — Get value for an offset
Gets the value from the provided offset.
Esta função não está documentada; somente a lista de argumentos está disponível.
index
The offset to get the value from.
The value at offset index
.