ICanBoogie\Session\Flash
public __construct( ICanBoogie\SessionSegment $segment )
ICanBoogie\SessionSegment
$segment
public offsetExists( $offset )
$offset
public & offsetGet( $offset )
public offsetSet( $offset, $value )
$value
public offsetUnset( $offset )
protected & get_flash_reference( void ) : array
Return the flash reference.
protected $segment : ICanBoogie\SessionSegment
protected $volatile : array
[]