InfoParser::$fileCache

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Extension/InfoParser.php \Drupal\Core\Extension\InfoParser::fileCache

The file cache.

Type: \Drupal\Component\FileCache\FileCacheInterface

File

core/lib/Drupal/Core/Extension/InfoParser.php, line 19

Class

InfoParser
Parses extension .info.yml files.

Namespace

Drupal\Core\Extension

Code

protected FileCacheInterface $fileCache;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.