You are here

protected static property FileCacheFactory::$configuration in Plug 7

The configuration used to create FileCache objects.

Type: array $configuration

File

lib/Drupal/Component/FileCache/FileCacheFactory.php, line 20
Contains \Drupal\Component\FileCache\FileCacheFactory.

Class

FileCacheFactory
Creates a FileCache object.

Namespace

Drupal\Component\FileCache

Code

protected static $configuration;