protected property CacheDecorator::$definitions

The plugin definitions of the decorated discovery class.

Type: array

File

drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php, line 52
Definition of Drupal\Core\Plugin\Discovery\CacheDecorator.

Class

CacheDecorator
Enables static and persistent caching of discovered plugin definitions.

Namespace

Drupal\Core\Plugin\Discovery

Code

protected $definitions;