You are here

protected property AutocompleteService::$entityTypeManager in Synonyms 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/SynonymsService/Behavior/AutocompleteService.php, line 58

Class

AutocompleteService
Synonyms behavior service for autocomplete.

Namespace

Drupal\synonyms\SynonymsService\Behavior

Code

protected $entityTypeManager;