You are here

protected property YamlFormHandlerFormBase::$yamlform in YAML Form 8

The form.

Type: \Drupal\yamlform\YamlFormInterface

File

src/Form/YamlFormHandlerFormBase.php, line 26

Class

YamlFormHandlerFormBase
Provides a base form for form handlers.

Namespace

Drupal\yamlform\Form

Code

protected $yamlform;