ICanBoogie
  • Documentation
  • API Reference
  • Session master
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( void )

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 $reference : array

A reference to the session segment array.

public $flash : ICanBoogie\SessionFlash

The session segment flash.

Session master – Check on GitHub – API documentation generated by ApiGen