You are here

protected property WebformEntityElementsForm::$elementsValidator in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformEntityElementsForm.php \Drupal\webform\WebformEntityElementsForm::elementsValidator

The webform element validator.

Type: \Drupal\webform\WebformEntityElementsValidatorInterface

File

src/WebformEntityElementsForm.php, line 38

Class

WebformEntityElementsForm
Webform manage elements YAML source form.

Namespace

Drupal\webform

Code

protected $elementsValidator;