Interface SessionSegment
An interface for session segments.
- ICanBoogie\SessionSegment implements ArrayAccess
Direct known implementers
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Properties summary
Magic properties
public
array
|
$reference
A reference to the session segment array. |
public
|
$flash
The session segment flash. |