protected property YamlFileLoader::$fileCache in Service Container 7.2
Same name and namespace in other branches
- 7 lib/Drupal/Core/DependencyInjection/YamlFileLoader.php \Drupal\Core\DependencyInjection\YamlFileLoader::fileCache
File cache object.
Type: \Drupal\Component\FileCache\FileCacheInterface
File
- 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;