final public offsetSet (mixed $property, mixed $value) ...
public getDI () Returns the DependencyInjector container
public remove (mixed $property) Removes a property from the internal bag
public __unset (mixed $property) Magic unset to remove items using the array syntax
public has (mixed $property) Check whether a property is defined in the internal bag
public __get (mixed $property) Magic getter to obtain values from the session bag
public set (mixed $property, mixed $value) Sets a value in the session bag
public initialize () Initializes the session bag. This method must not be called directly, the class calls it when its internal
implements Phalcon\Di\InjectionAwareInterface
Page 2 of 2