You are here

protected property SettingsForm::$moduleHandler in Menu Breadcrumb 8

Same name and namespace in other branches
  1. 2.0.x src/Form/SettingsForm.php \Drupal\menu_breadcrumb\Form\SettingsForm::moduleHandler

Services used by the form generator.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/SettingsForm.php, line 22

Class

SettingsForm

Namespace

Drupal\menu_breadcrumb\Form

Code

protected $moduleHandler;