verbs() protected method
Declares the allowed HTTP verbs.
Please refer to yii\filters\VerbFilter::$actions on how to declare the allowed verbs.
| protected array verbs ( ) | ||
|---|---|---|
| return | array |
The allowed HTTP verbs. |
verbs() protected method
Declares the allowed HTTP verbs.
Please refer to yii\filters\VerbFilter::$actions on how to declare the allowed verbs.
| protected array verbs ( ) | ||
|---|---|---|
| return | array |
The allowed HTTP verbs. |
Please login to continue.