You are here

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

The plugin collection that stores processor plugins.

Type: \Drupal\prod_check\ProcessorPluginCollection

File

src/Entity/ProdCheckProcessor.php, line 74

Class

ProdCheckProcessor
Defines the configured prod check processor entity.

Namespace

Drupal\prod_check\Entity

Code

protected $pluginCollection;