Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
yii
rest
Controller
verbs
yii\rest\Controller::verbs PHP 메소드
Controller 1 문서
파일 보기
프로젝트 열기: yiisoft/yii2
verbs()
보호된
메소드
Please refer to [[VerbFilter::actions]] on how to declare the allowed verbs.
protected
verbs
( ) :
array
리턴
array
the allowed HTTP verbs.
protected function verbs() { return []; }
Controller
afterAction
behaviors
serializeData
verbs