You are here

protected property YamlFormUiElementFormBase::$action in YAML Form 8

The action of the current form.

Type: string

File

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

Class

YamlFormUiElementFormBase
Provides a base class for form element forms.

Namespace

Drupal\yamlform_ui\Form

Code

protected $action;