ICanBoogie/Session master
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Session

Classes

  • Session

Interfaces

  • SessionFlash
  • SessionOptions
  • SessionSegment

Interface SessionSegment

An interface for session segments.

ICanBoogie\SessionSegment implements ArrayAccess

Direct known implementers

ICanBoogie\Session, ICanBoogie\Session\Segment

Namespace: ICanBoogie
Located at SessionSegment.php

Methods summary

public
# clear( )

Clear all data from the segment.

Clear all data from the segment.

Methods inherited from ArrayAccess

offsetExists(), offsetGet(), offsetSet(), offsetUnset()

Properties summary

Magic properties

public array $reference

A reference to the session segment array.

public ICanBoogie\SessionFlash $flash

The session segment flash.

ICanBoogie/Session master API documentation generated by ApiGen