CachedDiscoveryClearer::$cachedDiscoveries
Same name in other branches
- 9 core/lib/Drupal/Core/Plugin/CachedDiscoveryClearer.php \Drupal\Core\Plugin\CachedDiscoveryClearer::cachedDiscoveries
- 10 core/lib/Drupal/Core/Plugin/CachedDiscoveryClearer.php \Drupal\Core\Plugin\CachedDiscoveryClearer::cachedDiscoveries
The stored discoveries.
Type: \Drupal\Component\Plugin\Discovery\CachedDiscoveryInterface[]
File
-
core/
lib/ Drupal/ Core/ Plugin/ CachedDiscoveryClearer.php, line 17
Class
- CachedDiscoveryClearer
- Defines a class which is capable of clearing the cache on plugin managers.
Namespace
Drupal\Core\PluginCode
protected $cachedDiscoveries = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.