You are here

protected property PluginDiscoveryDecorator::$useCaches in Plugin 8.2

Whether or not to use plugin caching.

Type: bool

File

src/PluginDiscovery/PluginDiscoveryDecorator.php, line 41

Class

PluginDiscoveryDecorator
Decorates plugin discovery.

Namespace

Drupal\plugin\PluginDiscovery

Code

protected $useCaches = TRUE;