You are here

protected property YamlFormUiElementTypeFormBase::$elementManager in YAML Form 8

The form element manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

modules/yamlform_ui/src/Form/YamlFormUiElementTypeFormBase.php, line 20

Class

YamlFormUiElementTypeFormBase
Provides a abstract element type form for a form element.

Namespace

Drupal\yamlform_ui\Form

Code

protected $elementManager;