You are here

protected property YamlFormElementManager::$instances in YAML Form 8

List of already instantiated form element plugins.

Type: array

File

src/YamlFormElementManager.php, line 29

Class

YamlFormElementManager
Provides a plugin manager for form element plugins.

Namespace

Drupal\yamlform

Code

protected $instances = [];