Documentation

SessionNotFoundException.php

Interfaces, Classes and Traits

SessionNotFoundException
Raised when a session does not exist. This happens in the following cases: - the session is not enabled - attempt to read a session outside a request context (ie. cli script).

Search results