You are here

protected property ProdCheck::$pluginCollection in Production check & Production monitor 8

The plugin collection that stores action plugins.

Type: \Drupal\prod_check\CheckPluginCollection

File

src/Entity/ProdCheck.php, line 79

Class

ProdCheck
Defines the configured prod check entity.

Namespace

Drupal\prod_check\Entity

Code

protected $pluginCollection;