Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Owl
Http
Requests
UserUpdateRequest
authorize
Owl\Http\Requests\UserUpdateRequest::authorize PHP Method
UserUpdateRequest Class Documentation
Datei anzeigen
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; }
UserUpdateRequest
__construct
authorize
rules