You are here

protected property RemotePostYamlFormHandler::$moduleHandler in YAML Form 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/YamlFormHandler/RemotePostYamlFormHandler.php, line 36

Class

RemotePostYamlFormHandler
Form submission remote post handler.

Namespace

Drupal\yamlform\Plugin\YamlFormHandler

Code

protected $moduleHandler;