PHP Neos\Flow\Session Namespace

Nested Namespaces

Neos\Flow\Session\Aspect

Interfaces

Name Description
SessionInterface Contract for a session.
SessionManagerInterface Interface for a session manager

Сlasses

Name Description
Session A modular session implementation based on the caching framework.
SessionManager Session Manager
TransientSession Implementation of a transient session.