\think\middlewareFormTokenCheck

表单令牌支持

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, string  $token = null) : \think\Response

表单令牌检测

Parameters

\think\Request $request
\Closure $next
string $token

表单令牌Token名称

Returns

\think\Response —