DatabaseBackend::$connection

The database connection used to store flood event information.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Flood/DatabaseBackend.php, line 24

Class

DatabaseBackend
Defines the database flood backend. This is the default Drupal backend.

Namespace

Drupal\Core\Flood

Code

1
protected $connection;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.