\Symfony\Component\HttpFoundation\SessionSessionBagProxy

Summary

Methods
Properties
Constants
__construct()
getBag()
isEmpty()
getName()
initialize()
getStorageKey()
clear()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$bag
$data
$usageIndex
N/A

Properties

$bag

$bag : 

Type

$data

$data : 

Type

$usageIndex

$usageIndex : 

Type

Methods

isEmpty()

isEmpty() : boolean

Returns

boolean

getName()

getName() : string

Gets this bag's name.

Returns

string

initialize()

initialize(array  $array) 

Initializes the Bag.

Parameters

array $array

getStorageKey()

getStorageKey() : string

Gets the storage key for this bag.

Returns

string

clear()

clear() : mixed

Clears out data from bag.

Returns

mixed —

Whatever data was contained