You are here

protected property InstallablePluginManager::$cacheMaxAge in Markdown 8.2

Cache max-age.

Type: int

File

src/PluginManager/InstallablePluginManager.php, line 51

Class

InstallablePluginManager
Installable Plugin Manager.

Namespace

Drupal\markdown\PluginManager

Code

protected $cacheMaxAge = Cache::PERMANENT;