You are here

protected property ChainedFastBackendFactory::$consistentServiceName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Cache/ChainedFastBackendFactory.php \Drupal\Core\Cache\ChainedFastBackendFactory::consistentServiceName

The service name of the consistent backend factory.

Type: string

File

core/lib/Drupal/Core/Cache/ChainedFastBackendFactory.php, line 24
Contains \Drupal\Core\Cache\ChainedFastBackendFactory.

Class

ChainedFastBackendFactory
Defines the chained fast cache backend factory.

Namespace

Drupal\Core\Cache

Code

protected $consistentServiceName;