filters\auth\AuthMethod handleFailure()

handleFailure() public method

Handles authentication failure.

The implementation should normally throw UnauthorizedHttpException to indicate authentication failure.

public void handleFailure ( $response )
$response yii\web\Response
throws yii\web\UnauthorizedHttpException
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.