\app\middlewareOnline

Summary

Methods
Properties
Constants
handle()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

handle()

handle(\think\Request  $request, \Closure  $next) : \app\middleware\Response

处理请求

Parameters

\think\Request $request
\Closure $next

Returns

\app\middleware\Response