You are here

protected property WebformAccessGroupForm::$elementManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_access/src/WebformAccessGroupForm.php \Drupal\webform_access\WebformAccessGroupForm::elementManager

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

modules/webform_access/src/WebformAccessGroupForm.php, line 40

Class

WebformAccessGroupForm
Provides a form to define a webform access group.

Namespace

Drupal\webform_access

Code

protected $elementManager;