Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Owl
Http
Requests
ItemUpdateRequest
authorize
Owl\Http\Requests\ItemUpdateRequest::authorize PHP Method
ItemUpdateRequest Class Documentation
显示文件
Open project: owl/owl
authorize()
public
method
Determine if the user is authorized to make this request.
public
authorize
( ) :
boolean
return
boolean
public function authorize() { return true; }
ItemUpdateRequest
authorize
rules