You are here

protected property YamlFormPluginElementController::$elementManager in YAML Form 8

A form element plugin manager.

Type: \Drupal\yamlform\YamlFormElementManagerInterface

File

src/Controller/YamlFormPluginElementController.php, line 39

Class

YamlFormPluginElementController
Controller for all form elements.

Namespace

Drupal\yamlform\Controller

Code

protected $elementManager;