You are here

protected static property FileCacheFactory::$prefix in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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
Contains \Drupal\Component\FileCache\FileCacheFactory.

Class

FileCacheFactory
Creates a FileCache object.

Namespace

Drupal\Component\FileCache

Code

protected static $prefix;