You are here

protected property WebformEntityAccessControlHandler::$entityTypeManager in Webform 8.5

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/WebformEntityAccessControlHandler.php, line 36

Class

WebformEntityAccessControlHandler
Defines the access control handler for the webform entity type.

Namespace

Drupal\webform

Code

protected $entityTypeManager;