You are here

protected property YamlForm::$elementsInitialized in YAML Form 8

The form elements initializes (and decoded).

Type: array

File

src/Entity/YamlForm.php, line 207

Class

YamlForm
Defines the form entity.

Namespace

Drupal\yamlform\Entity

Code

protected $elementsInitialized;