The file cache object.
Type: \Drupal\Component\FileCache\FileCacheInterface
File
- core/lib/Drupal/Core/Config/FileStorage.php, line 33
Class
- FileStorage
- Defines the file storage.
Namespace
Drupal\Core\Config
Code
protected $fileCache;
The file cache object.
Type: \Drupal\Component\FileCache\FileCacheInterface
Drupal\Core\Config
protected $fileCache;
Please login to continue.