You are here

protected property YamlFormUiElementFormBase::$originalType in YAML Form 8

The form element's original element type.

Type: string

File

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

Class

YamlFormUiElementFormBase
Provides a base class for form element forms.

Namespace

Drupal\yamlform_ui\Form

Code

protected $originalType;