TerminableInterface
in
Terminable interface
Tags
Table of Contents
Methods
- terminate() : void
- Terminate middleware
Methods
terminate()
Terminate middleware
public
terminate([mixed $request = null ][, mixed $response = null ]) : void
Parameters
- $request : mixed = null
- $response : mixed = null