[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/http-foundation/Session/ -> SessionBagInterface.php (summary)

(no description)

File Size: 46 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

SessionBagInterface:: (4 methods):
  getName()
  initialize()
  getStorageKey()
  clear()


Interface: SessionBagInterface  - X-Ref

Session Bag store.

getName()   X-Ref
Gets this bag's name.

return: string

initialize(array &$array)   X-Ref
Initializes the Bag.


getStorageKey()   X-Ref
Gets the storage key for this bag.

return: string

clear()   X-Ref
Clears out data from bag.

return: mixed Whatever data was contained



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1