protected property YamlFileLoader::$fileCache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 47 - Contains \Drupal\Core\DependencyInjection\YamlFileLoader.
Class
- YamlFileLoader
- YamlFileLoader loads YAML files service definitions.
Namespace
Drupal\Core\DependencyInjectionCode
protected $fileCache;