beforeAction() public method
| public boolean beforeAction ( $event ) | ||
|---|---|---|
| $event | yii\base\ActionEvent | |
| throws | yii\web\MethodNotAllowedHttpException |
when the request method is not allowed. |
beforeAction() public method
| public boolean beforeAction ( $event ) | ||
|---|---|---|
| $event | yii\base\ActionEvent | |
| throws | yii\web\MethodNotAllowedHttpException |
when the request method is not allowed. |
Please login to continue.