You are here

protected property SynonymConfigController::$entityTypeBundleInfo in Synonyms 8

Same name and namespace in other branches
  1. 2.0.x src/Controller/SynonymConfigController.php \Drupal\synonyms\Controller\SynonymConfigController::entityTypeBundleInfo

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Controller/SynonymConfigController.php, line 25

Class

SynonymConfigController
Controller for admin UI of the module.

Namespace

Drupal\synonyms\Controller

Code

protected $entityTypeBundleInfo;