You are here

protected property WebformAccessGroupStorage::$entityTypeManager in Webform 8.5

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/webform_access/src/WebformAccessGroupStorage.php, line 35

Class

WebformAccessGroupStorage
Storage controller class for "webform_access_group" configuration entities.

Namespace

Drupal\webform_access

Code

protected $entityTypeManager;