You are here

protected property WebformRequest::$entityTypeManager in Webform 8.5

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/WebformRequest.php, line 54

Class

WebformRequest
Handles webform requests.

Namespace

Drupal\webform

Code

protected $entityTypeManager;