protected property CacheDecorator::$cacheBin

The cache bin used to store the definition list.

Type: string

File

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