You are here

protected property YamlForm::$handlers in YAML Form 8

The array of form handlers for this form.

Type: array

File

src/Entity/YamlForm.php, line 179

Class

YamlForm
Defines the form entity.

Namespace

Drupal\yamlform\Entity

Code

protected $handlers = [];