(PHP 5, PHP 7, PHP 8)
ArrayIterator::offsetGet — Get value for an offset
Gets the value from the provided offset.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
key
The offset to get the value from.
The value at offset key
.