You are here

protected property YamlFormThirdPartySettingsManager::$moduleHandler in YAML Form 8

The module handler to load includes.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/YamlFormThirdPartySettingsManager.php, line 31

Class

YamlFormThirdPartySettingsManager
Form third party settings manager.

Namespace

Drupal\yamlform

Code

protected $moduleHandler;