You are here

protected property YamlForm::$elementsDecodedAndFlattened in YAML Form 8

The form elements decoded and flattened.

Type: array

File

src/Entity/YamlForm.php, line 214

Class

YamlForm
Defines the form entity.

Namespace

Drupal\yamlform\Entity

Code

protected $elementsDecodedAndFlattened;