public function SessionBagInterface::getName

Gets this bag's name

Return value

string

4 methods override SessionBagInterface::getName()

File

drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php, line 26

Class

SessionBagInterface
Session Bag store.

Namespace

Symfony\Component\HttpFoundation\Session

Code

public function getName();