PHP - Manual: ArrayIterator::offsetGet
2024-11-13
(PHP 5, PHP 7, PHP 8)
ArrayIterator::offsetGet — Get value for an offset
Gets the value from the provided offset.
本函数还未编写文档,仅有参数列表。
key
The offset to get the value from.
The value at offset key
.
官方地址:https://www.php.net/manual/en/arrayiterator.offsetget.php