Middleware
in package
AbstractYes
Middleware
Tags
Table of Contents
Methods
- call() : mixed
- Call
Methods
call()
Call
public
abstract call() : mixed
Perform actions specific to this middleware and optionally call the next downstream middleware.