Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
yii
rest
Controller
verbs
yii\rest\Controller::verbs PHP Method
Controller Class Documentation
Mostra file
Open project: yiisoft/yii2
verbs()
protected
method
Please refer to [[VerbFilter::actions]] on how to declare the allowed verbs.
protected
verbs
( ) :
array
return
array
the allowed HTTP verbs.
protected function verbs() { return []; }
Controller
afterAction
behaviors
serializeData
verbs