rest\Controller $enableCsrfValidation

$enableCsrfValidation public property

Whether to enable CSRF validation for the actions in this controller. CSRF validation is enabled only when both this property and yii\web\Request::$enableCsrfValidation are true.

Whether to enable CSRF validation for the actions in this controller. CSRF validation is enabled only when both this property and yii\web\Request::$enableCsrfValidation are true.

doc_Yii
2016-10-30 17:11:02
Comments
Leave a Comment

Please login to continue.