You are here

protected static property FileCacheFactory::$prefix in Service Container 7

Same name and namespace in other branches
  1. 7.2 lib/Drupal/Component/FileCache/FileCacheFactory.php \Drupal\Component\FileCache\FileCacheFactory::prefix

The cache prefix.

Type: string

File

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;