You are here

protected property YamlFormHandlerFormBase::$yamlformHandler in YAML Form 8

The form handler.

Type: \Drupal\yamlform\YamlFormHandlerInterface

File

src/Form/YamlFormHandlerFormBase.php, line 33

Class

YamlFormHandlerFormBase
Provides a base form for form handlers.

Namespace

Drupal\yamlform\Form

Code

protected $yamlformHandler;