You are here

protected property ColorForm::$moduleHandler in Color API 8

The module handeler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityForm::$moduleHandler

File

src/Form/ColorForm.php, line 40

Class

ColorForm
Form handler for the Color add and edit forms.

Namespace

Drupal\colorapi\Form

Code

protected $moduleHandler;