(PHP 5, PHP 7, PHP 8)
ArrayIterator::offsetGet — Get value for an offset
$key
Gets the value from the provided offset.
本函數(shù)還未編寫文檔,僅有參數(shù)列表。
key
The offset to get the value from.
The value at offset key.