You are here

protected property FindSynonyms::$entityTypeBundleInfo in Synonyms 8

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/SynonymsService/FindSynonyms.php, line 26

Class

FindSynonyms
Service that allows to look up entities by their synonyms.

Namespace

Drupal\synonyms\SynonymsService

Code

protected $entityTypeBundleInfo;