You are here

protected property YamlFormEntityElementsValidator::$elements in YAML Form 8

The parsed elements array.

Type: array

File

src/YamlFormEntityElementsValidator.php, line 46

Class

YamlFormEntityElementsValidator
Defines a class to validate form elements.

Namespace

Drupal\yamlform

Code

protected $elements;