BasicAuth::$flood

Same name and namespace in other branches
  1. 9 core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php \Drupal\basic_auth\Authentication\Provider\BasicAuth::flood
  2. 8.9.x core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php \Drupal\basic_auth\Authentication\Provider\BasicAuth::flood
  3. 11.x 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 41

Class

BasicAuth
HTTP Basic authentication provider.

Namespace

Drupal\basic_auth\Authentication\Provider

Code

protected $flood;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.