You are here

protected property YamlFormUiElementDeleteForm::$elementsValidator in YAML Form 8

Form element validator.

Type: \Drupal\yamlform\YamlFormEntityElementsValidator

File

modules/yamlform_ui/src/Form/YamlFormUiElementDeleteForm.php, line 31

Class

YamlFormUiElementDeleteForm
Form for deleting a form element.

Namespace

Drupal\yamlform_ui\Form

Code

protected $elementsValidator;