Http404
in package
implements
IEvent
Event generated when a 404 takes place.
Happens before the rendering of the page.
Table of Contents
Interfaces
- IEvent
- Core event interface for the Neuron event system.
Properties
- $route : string
Methods
- __construct() : mixed
Properties
$route
public
string
$route
Methods
__construct()
public
__construct(string $route) : mixed
Parameters
- $route : string