ICanBoogie
  • Documentation
  • API Reference
  • Session master
Namespaces
  • ICanBoogie
    • Session
Classes
  • Flash
  • NormalizeOptions
  • Segment
  • SegmentCollection
Interfaces
  • CookieParams
Traits
  • FlashTrait
  • SegmentTrait

Trait FlashTrait

Direct Known Users

ICanBoogie\Session\Flash

Namespace: ICanBoogie\Session
Located at Session/FlashTrait.php

Methods summary

public __construct( ICanBoogie\SessionSegment $segment )

Parameters

$segment
public offsetExists( $offset )

Inheritdoc

public & offsetGet( $offset )

Inheritdoc

public offsetSet( $offset, $value )

Inheritdoc

public offsetUnset( $offset )

Inheritdoc

protected & get_flash_reference( void ) : array

Return the flash reference.

Return the flash reference.

Returns

array

Properties summary

protected $segment : ICanBoogie\SessionSegment

		
protected $volatile : array
[]
Session master – Check on GitHub – API documentation generated by ApiGen