You are here

protected property ApcuBackendFactory::$sitePrefix in Drupal 8

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

The site prefix string.

Type: string

File

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

Class

ApcuBackendFactory

Namespace

Drupal\Core\Cache

Code

protected $sitePrefix;