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