Symfony\Component\HttpFoundation\Session\Storage
Namespaces
Symfony\Component\HttpFoundation\Session\Storage\HandlerSymfony\Component\HttpFoundation\Session\Storage\Proxy
Classes
Metadata container.
MockArraySessionStorage mocks the session for unit tests.
MockFileSessionStorage is used to mock sessions for
functional testing when done in a single PHP process.
This provides a base class for session attribute storage.
Allows session to be started by PHP and managed by Symfony.
Interfaces
StorageInterface.