You are here

protected property EntityTypeParamConverter::$entityTypeManager in Synonyms 8

Same name and namespace in other branches
  1. 2.0.x src/ParamConverter/EntityTypeParamConverter.php \Drupal\synonyms\ParamConverter\EntityTypeParamConverter::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ParamConverter/EntityTypeParamConverter.php, line 19

Class

EntityTypeParamConverter
Param converter service for entity types.

Namespace

Drupal\synonyms\ParamConverter

Code

protected $entityTypeManager;