You are here

service cache.rawbackend.apcu in Supercache 2.0.x

Same name and namespace in other branches
  1. 8 supercache.services.yml \cache.rawbackend.apcu

Class

Drupal\supercache\Cache\ApcuRawBackendFactory
1 string reference to cache.rawbackend.apcu
ChainedFastRawBackendFactory::__construct in src/Cache/ChainedFastRawBackendFactory.php
Constructs ChainedFastBackendFactory object.

File

./supercache.services.yml
supercache.services.yml

View source
  1. class: Drupal\supercache\Cache\ApcuRawBackendFactory
  2. arguments:
  3. - '@app.root'
  4. - '@site.path'