You are here

protected property WebformCompositeForm::$elementManager in Webform Composite Tools 8

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/Form/WebformCompositeForm.php, line 38

Class

WebformCompositeForm
Form handler for the Composite add and edit forms.

Namespace

Drupal\webform_composite\Form

Code

protected $elementManager;