You are here

protected property WebformEntityElementsValidator::$entityTypeManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformEntityElementsValidator.php \Drupal\webform\WebformEntityElementsValidator::entityTypeManager

The 'entity_type.manager' service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/WebformEntityElementsValidator.php, line 85

Class

WebformEntityElementsValidator
Webform elements validator.

Namespace

Drupal\webform

Code

protected $entityTypeManager;