protected property CacheDecorator::$cacheExpire

The timestamp indicating when the definition list cache expires.

Type: int

File

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