You are here

protected property AutocompleteService::$entityTypeManager in Synonyms 2.0.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/synonyms_autocomplete/src/SynonymsService/Behavior/AutocompleteService.php, line 49

Class

AutocompleteService
Synonyms behavior service for autocomplete.

Namespace

Drupal\synonyms_autocomplete\SynonymsService\Behavior

Code

protected $entityTypeManager;