mediatekformation

SessionNotFoundException.php

Interfaces, Classes, Traits and Enums

SessionNotFoundException
Raised when a session does not exists. 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