You are here

protected property LogTypeForm::$moduleHandler in Log entity 2.x

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityForm::$moduleHandler

File

src/Form/LogTypeForm.php, line 30

Class

LogTypeForm
Form controller for Log type entities.

Namespace

Drupal\log\Form

Code

protected $moduleHandler;