FileStorage::$fileCache

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Config/FileStorage.php \Drupal\Core\Config\FileStorage::fileCache
  2. 10 core/lib/Drupal/Core/Config/FileStorage.php \Drupal\Core\Config\FileStorage::fileCache
  3. 11.x core/lib/Drupal/Core/Config/FileStorage.php \Drupal\Core\Config\FileStorage::fileCache

The file cache object.

Type: \Drupal\Component\FileCache\FileCacheInterface

File

core/lib/Drupal/Core/Config/FileStorage.php, line 35

Class

FileStorage
Defines the file storage.

Namespace

Drupal\Core\Config

Code

protected $fileCache;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.