Open Journal Systems  3.3.0
Symfony\Component\HttpFoundation\Session\SessionBagInterface Interface Reference
Inheritance diagram for Symfony\Component\HttpFoundation\Session\SessionBagInterface:
Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface Symfony\Component\HttpFoundation\Session\SessionBagProxy Symfony\Component\HttpFoundation\Session\Storage\MetadataBag Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag Symfony\Component\HttpFoundation\Session\Flash\AutoExpireFlashBag Symfony\Component\HttpFoundation\Session\Flash\FlashBag Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag

Public Member Functions

 clear ()
 
 clear ()
 
 getName ()
 
 getName ()
 
 getStorageKey ()
 
 getStorageKey ()
 
 initialize (array &$array)
 
 initialize (array &$array)
 

Detailed Description

Member Function Documentation

◆ clear() [1/2]

◆ clear() [2/2]

◆ getName() [1/2]

◆ getName() [2/2]

◆ getStorageKey() [1/2]

◆ getStorageKey() [2/2]

◆ initialize() [1/2]

◆ initialize() [2/2]


The documentation for this interface was generated from the following file: