MissingSecretKeyException
extends Exception
in package
Table of Contents
Methods
- __construct() : void
- Create a new exception instance.
Methods
__construct()
Create a new exception instance.
public
__construct([string $message = 'No serializable closure secret key has been specified.' ]) : void
Parameters
- $message : string = 'No serializable closure secret key has been specified.'