You are here

protected property ChainedFastBackendFactory::$fastServiceName in Supercache 2.0.x

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

The service name of the fast backend factory.

Type: string

File

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

Class

ChainedFastBackendFactory
Defines the chained fast cache backend factory.

Namespace

Drupal\supercache\Cache

Code

protected $fastServiceName;