You are here

protected property InitSubscriber::$cache in Acquia Connector 8.2

Same name and namespace in other branches
  1. 8 src/EventSubscriber/InitSubscriber.php \Drupal\acquia_connector\EventSubscriber\InitSubscriber::cache
  2. 3.x src/EventSubscriber/InitSubscriber.php \Drupal\acquia_connector\EventSubscriber\InitSubscriber::cache

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/EventSubscriber/InitSubscriber.php, line 45

Class

InitSubscriber
Class InitSubscriber.

Namespace

Drupal\acquia_connector\EventSubscriber

Code

protected $cache;