protected property LegacyBackend::$connection in Service Container 7.2
Same name and namespace in other branches
- 7 src/Flood/LegacyBackend.php \Drupal\service_container\Flood\LegacyBackend::connection
The database connection used to store flood event information.
Type: \Drupal\Core\Database\Connection
File
- src/
Flood/ LegacyBackend.php, line 25 - Definition of Drupal\service_container\Flood\LegacyBackend.
Class
- LegacyBackend
- Defines the database flood backend. This is the default Drupal backend. @codeCoverageIgnore
Namespace
Drupal\service_container\FloodCode
protected $connection;