Registers a SessionBagInterface for use.
Parameters
SessionBagInterface $bag:
File
- drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php, line 140
Class
- SessionStorageInterface
- StorageInterface.
Namespace
Symfony\Component\HttpFoundation\Session\Storage
Code
public function registerBag(SessionBagInterface $bag);