You are here

protected property WebformAccessGroupForm::$entityTypeManagerInterface in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_access/src/WebformAccessGroupForm.php \Drupal\webform_access\WebformAccessGroupForm::entityTypeManagerInterface

Entity manager.

Type: Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

WebformAccessGroupForm
Provides a form to define a webform access group.

Namespace

Drupal\webform_access

Code

protected $entityTypeManagerInterface;