You are here

protected property BehaviorService::$entityTypeManager in Synonyms 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/SynonymsService/BehaviorService.php, line 30

Class

BehaviorService
Collect all known synonyms behavior services.

Namespace

Drupal\synonyms\SynonymsService

Code

protected $entityTypeManager;