ApcuBackendFactory::$backendClass

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Cache/ApcuBackendFactory.php \Drupal\Core\Cache\ApcuBackendFactory::backendClass
  2. 8.9.x core/lib/Drupal/Core/Cache/ApcuBackendFactory.php \Drupal\Core\Cache\ApcuBackendFactory::backendClass
  3. 10 core/lib/Drupal/Core/Cache/ApcuBackendFactory.php \Drupal\Core\Cache\ApcuBackendFactory::backendClass

The APCU backend class to use.

Type: string

File

core/lib/Drupal/Core/Cache/ApcuBackendFactory.php, line 29

Class

ApcuBackendFactory

Namespace

Drupal\Core\Cache

Code

protected $backendClass;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.