public function SessionInterface::getMetadataBag

Gets session meta.

Return value

MetadataBag

1 method overrides SessionInterface::getMetadataBag()
Session::getMetadataBag in drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php
Gets session meta.

File

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

Class

SessionInterface
Interface for the session.

Namespace

Symfony\Component\HttpFoundation\Session

Code

public function getMetadataBag();