protected property YamlForm::$handlersCollection in YAML Form 8
Holds the collection of form handlers that are used by this form.
Type: \Drupal\yamlform\YamlFormHandlerPluginCollection
File
- src/
Entity/ YamlForm.php, line 186
Class
- YamlForm
- Defines the form entity.
Namespace
Drupal\yamlform\EntityCode
protected $handlersCollection;