Documentation

SessionNotFoundException.php

Table of Contents

Classes

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).

        
On this page

Search results