Class Segment
A session segment.
- ICanBoogie\Session\Segment implements ICanBoogie\SessionSegment uses ICanBoogie\Accessor\AccessorTrait (not available) ICanBoogie\Session\SegmentTrait
Methods summary
protected
|
|
protected
&
|
|
public
|
|
public
|
Methods inherited from ArrayAccess
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset()
Methods used from ICanBoogie\Session\SegmentTrait
__get(),
accessor_get(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset()
Properties summary
Magic properties
public
array
|
$reference
A reference to the segment in the session. |
public
|
$flash
The session segment flash. |