You are here

protected property ProdCheckBase::$moduleHandler in Production check & Production monitor 8

The module handler service

Type: \Drupal\Core\Extension\ModuleHandlerInterface;

File

src/Plugin/ProdCheck/ProdCheckBase.php, line 65

Class

ProdCheckBase
Base class for all the prod check plugins.

Namespace

Drupal\prod_check\Plugin\ProdCheck

Code

protected $moduleHandler;