protected property CacheDecorator::$decorated

The Discovery object being decorated.

Type: Drupal\Component\Plugin\Discovery\DiscoveryInterface

File

drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php, line 59
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 $decorated;