You are here

protected property YamlForm::$elementsDecoded in YAML Form 8

The form elements decoded.

Type: array

File

src/Entity/YamlForm.php, line 200

Class

YamlForm
Defines the form entity.

Namespace

Drupal\yamlform\Entity

Code

protected $elementsDecoded;