Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NativeSessionStorage.php
NativeSessionStorage::$bags
Type:
SessionBagInterface[]
File
vendor/
symfony/
http-foundation/
Session/
Storage/
NativeSessionStorage.php
, line 34
Class
NativeSessionStorage
This provides a base class for session attribute storage.
Namespace
Symfony\Component\HttpFoundation\Session\Storage
Code
protected array $bags = [];
RSS feed