You are here

protected property YamlFormUiElementFormBase::$elementManager in YAML Form 8

Form element manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

modules/yamlform_ui/src/Form/YamlFormUiElementFormBase.php, line 48

Class

YamlFormUiElementFormBase
Provides a base class for form element forms.

Namespace

Drupal\yamlform_ui\Form

Code

protected $elementManager;