YamlFileLoader::$fileCache
Same name in other branches
- 9 core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php \Drupal\Core\DependencyInjection\YamlFileLoader::fileCache
- 8.9.x core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php \Drupal\Core\DependencyInjection\YamlFileLoader::fileCache
- 11.x core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php \Drupal\Core\DependencyInjection\YamlFileLoader::fileCache
File cache object.
Type: \Drupal\Component\FileCache\FileCacheInterface
File
-
core/
lib/ Drupal/ Core/ DependencyInjection/ YamlFileLoader.php, line 56
Class
- YamlFileLoader
- YamlFileLoader loads YAML files service definitions.
Namespace
Drupal\Core\DependencyInjectionCode
protected $fileCache;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.