protected property EntityGetBySynonym::$entityTypeManager in Synonyms 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
SynonymsService/ EntityGetBySynonym.php, line 27
Class
- EntityGetBySynonym
- Service to look up an entity by its name or synonym.
Namespace
Drupal\synonyms\SynonymsServiceCode
protected $entityTypeManager;