You are here

protected property ChainedFastBackendFactory::$fastServiceName in Drupal 8

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

The service name of the fast backend factory.

Type: string

File

core/lib/Drupal/Core/Cache/ChainedFastBackendFactory.php, line 30

Class

ChainedFastBackendFactory
Defines the chained fast cache backend factory.

Namespace

Drupal\Core\Cache

Code

protected $fastServiceName;