FileCacheFactory::$prefix

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Component/FileCache/FileCacheFactory.php \Drupal\Component\FileCache\FileCacheFactory::prefix
  2. 10 core/lib/Drupal/Component/FileCache/FileCacheFactory.php \Drupal\Component\FileCache\FileCacheFactory::prefix
  3. 11.x core/lib/Drupal/Component/FileCache/FileCacheFactory.php \Drupal\Component\FileCache\FileCacheFactory::prefix

The cache prefix.

Type: string

File

core/lib/Drupal/Component/FileCache/FileCacheFactory.php, line 27

Class

FileCacheFactory
Creates a FileCache object.

Namespace

Drupal\Component\FileCache

Code

protected static $prefix;

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