You are here

protected property FileHashConfigForm::$moduleHandler in File Hash 8

Stores a module manager.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/FileHashConfigForm.php, line 21

Class

FileHashConfigForm
Implements the file hash config form.

Namespace

Drupal\filehash\Form

Code

protected $moduleHandler;