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