You are here

protected property ChainedFastBackendFactory::$consistentServiceName in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/Cache/ChainedFastBackendFactory.php \Drupal\supercache\Cache\ChainedFastBackendFactory::consistentServiceName

The service name of the consistent backend factory.

Type: string

File

src/Cache/ChainedFastBackendFactory.php, line 31
Contains \Drupal\supercache\Cache\ChainedFastBackendFactory.

Class

ChainedFastBackendFactory
Defines the chained fast cache backend factory.

Namespace

Drupal\supercache\Cache

Code

protected $consistentServiceName;