You are here

protected property YamlForm::$settings in YAML Form 8

The form settings.

Type: array

File

src/Entity/YamlForm.php, line 144

Class

YamlForm
Defines the form entity.

Namespace

Drupal\yamlform\Entity

Code

protected $settings = [];