ArrayAccess::offsetGet
(PHP 5 >= 5.1.0)
ArrayAccess::offsetGet — Offset to retrieve
설명
Returns the value at specified offset.
This method is executed when checking if offset is empty().
인수
- offset
-
The offset to retrieve.
반환값
Can return all value types.
ArrayAccess::offsetGet
There are no user contributed notes for this page.
