You are here

protected property YamlFormAdminSettingsForm::$moduleHandler in YAML Form 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/YamlFormAdminSettingsForm.php, line 31

Class

YamlFormAdminSettingsForm
Configure form admin settings for this site.

Namespace

Drupal\yamlform\Form

Code

protected $moduleHandler;