protected property BasicAuth::$flood in Drupal 8
Same name and namespace in other branches
- 9 core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php \Drupal\basic_auth\Authentication\Provider\BasicAuth::flood
The flood service.
Type: \Drupal\Core\Flood\FloodInterface
File
- core/
modules/ basic_auth/ src/ Authentication/ Provider/ BasicAuth.php, line 48
Class
- BasicAuth
- HTTP Basic authentication provider.
Namespace
Drupal\basic_auth\Authentication\ProviderCode
protected $flood;