CheckLicense
Table of Contents
- handle() : mixed
- Handle an incoming request.
Methods
handle()
Handle an incoming request.
public
handle(Request $request, Closure $next, mixed $agency_id, mixed $module) : mixed
Parameters
- $request : Request
- $next : Closure
- $agency_id : mixed
- $module : mixed