Skip to content

BasicHttpAuthTrait ​

Type
Trait
Namespace
craft\filters
Implemented by
craft\filters\BasicHttpAuthLogin, craft\filters\BasicHttpAuthStatic
Since
5.5.0

Trait BasicHttpAuthTrait

View source

Public Methods ​

MethodDescription
handleFailure()Detach behavior and manually handle exception so error handling isn't called recursively when already handling an exception (e.g. 404s)

handleFailure() ​

Detach behavior and manually handle exception so error handling isn't called recursively when already handling an exception (e.g. 404s)

View source

Arguments ​

  • $response