You are here

protected property LegacyBackend::$drupal7 in Service Container 7.2

Same name and namespace in other branches
  1. 7 src/Flood/LegacyBackend.php \Drupal\service_container\Flood\LegacyBackend::drupal7

The Drupal 7 legacy service.

Type: \Drupal\service_container\Legacy\Drupal7

File

src/Flood/LegacyBackend.php, line 32
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\Flood

Code

protected $drupal7;