protected property FileStorage::$fileCache in Drupal 9
Same name and namespace in other branches
- 8 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\ConfigCode
protected $fileCache;