You are here

protected property YamlFormHandlerAddForm::$yamlformHandlerManager in YAML Form 8

The form handler manager.

Type: \Drupal\yamlform\YamlFormHandlerManagerInterface

File

src/Form/YamlFormHandlerAddForm.php, line 20

Class

YamlFormHandlerAddForm
Provides an add form for form handler.

Namespace

Drupal\yamlform\Form

Code

protected $yamlformHandlerManager;