filters\auth\AuthInterface handleFailure()

handleFailure() public abstract method

Handles authentication failure.

The implementation should normally throw UnauthorizedHttpException to indicate authentication failure.

public abstract 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.