(PHP 5, PHP 7, PHP 8)
ArrayIterator::offsetGet — Get value for an offset
Gets the value from the provided offset.
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
key
The offset to get the value from.
The value at offset key
.