Namespace Symfony\Component\HttpFoundation\Session\Storage

Namespaces summary
Symfony\Component\HttpFoundation\Session\Storage\Handler
Symfony\Component\HttpFoundation\Session\Storage\Proxy
Classes summary
MockArraySessionStorage MockArraySessionStorage mocks the session for unit tests.
MockFileSessionStorage MockFileSessionStorage is used to mock sessions for functional testing when done in a single PHP process.
NativeSessionStorage This provides a base class for session attribute storage.
Interfaces summary
SessionStorageInterface StorageInterface.