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