Namespace Symfony\Component\HttpFoundation\Session\Attribute
| AttributeBag | This class relates to session attribute storage. |
| NamespacedAttributeBag | This class provides structured storage of session attributes using a name spacing character in the key. |
| AttributeBagInterface | Attributes store. |