AttributeClassDiscovery::$fileCache

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Component/Plugin/Discovery/AttributeClassDiscovery.php \Drupal\Component\Plugin\Discovery\AttributeClassDiscovery::fileCache

The file cache object.

Type: fileCache

File

core/lib/Drupal/Component/Plugin/Discovery/AttributeClassDiscovery.php, line 20

Class

AttributeClassDiscovery
Defines a discovery mechanism to find plugins with attributes.

Namespace

Drupal\Component\Plugin\Discovery

Code

protected FileCacheInterface $fileCache;

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