You are here

protected property YamlFormElementBase::$elementManager in YAML Form 8

The form element manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

src/YamlFormElementBase.php, line 77

Class

YamlFormElementBase
Provides a base class for a form element.

Namespace

Drupal\yamlform

Code

protected $elementManager;