ICanBoogie/Session master
  • Namespace
  • Class

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 array &
# get_flash_reference( )

Return the flash reference.

Return the flash reference.

Returns

array

Properties summary

protected ICanBoogie\SessionSegment $segment
#
protected array $volatile
# []
ICanBoogie/Session master API documentation generated by ApiGen