You are here

protected property IngredientSettingsForm::$moduleHandler in Recipe 8.2

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/ingredient/src/Form/IngredientSettingsForm.php, line 22

Class

IngredientSettingsForm
Configure ingredient settings for this site.

Namespace

Drupal\ingredient\Form

Code

protected $moduleHandler;