You are here

protected property YamlFormUiElementFormBase::$yamlform in YAML Form 8

The form.

Type: \Drupal\yamlform\YamlFormInterface

File

modules/yamlform_ui/src/Form/YamlFormUiElementFormBase.php, line 62

Class

YamlFormUiElementFormBase
Provides a base class for form element forms.

Namespace

Drupal\yamlform_ui\Form

Code

protected $yamlform;