You are here

protected static property FileCacheFactory::$configuration in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Component/FileCache/FileCacheFactory.php \Drupal\Component\FileCache\FileCacheFactory::configuration

The configuration used to create FileCache objects.

Type: array $configuration

File

core/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;