BasicHttpAuthTrait ​
- Type
- Trait
- Namespace
- craft\filters
- Implemented by
- craft\filters\BasicHttpAuthLogin, craft\filters\BasicHttpAuthStatic
- Since
- 5.5.0
Trait BasicHttpAuthTrait
Public Methods ​
| Method | Description |
|---|---|
| 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)
Arguments ​
$response