protected static property FileCacheFactory::$configuration in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/FileCache/FileCacheFactory.php \Drupal\Component\FileCache\FileCacheFactory::configuration
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\FileCacheCode
protected static $configuration;