You are here

protected property ChainedFastRawBackendFactory::$consistentServiceName in Supercache 2.0.x

Same name and namespace in other branches
  1. 8 src/Cache/ChainedFastRawBackendFactory.php \Drupal\supercache\Cache\ChainedFastRawBackendFactory::consistentServiceName

The service name of the consistent backend factory.

Type: string

File

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

Class

ChainedFastRawBackendFactory
Defines the chained fast cache backend factory.

Namespace

Drupal\supercache\Cache

Code

protected $consistentServiceName;