You are here

protected property Checklist::$moduleHandler in Security Review 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Checklist.php, line 36

Class

Checklist
Contains static functions for handling checks throughout every module.

Namespace

Drupal\security_review

Code

protected $moduleHandler;