integer SESSION_NONE
abstract public get (mixed $property, [mixed $defaultValue]) ...
public remove (mixed $property) Removes a property from the internal bag
public getDI () Returns the DependencyInjector container
public __unset (mixed $property) Magic unset to remove items using the array syntax
public __set (mixed $index, mixed $value) Alias: Sets a session variable in an application context
integer SESSION_DISABLED
public has (mixed $property) Check whether a property is defined in the internal bag
public getLifetime () ...
Page 8 of 11