You are here

protected property ProdCheckProcessorBase::$categoryManager in Production check & Production monitor 8

The prod check category plugin manager.

Type: \Drupal\prod_check\Plugin\ProdCheckCategoryPluginManager;

File

src/Plugin/ProdCheckProcessor/ProdCheckProcessorBase.php, line 31

Class

ProdCheckProcessorBase
Base class for all the prod check processor plugins.

Namespace

Drupal\prod_check\Plugin\ProdCheckProcessor

Code

protected $categoryManager;