You are here

private property TaxonomyViewsIntegratorManager::$entityTypeManager in Taxonomy Views Integrator 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Service/TaxonomyViewsIntegratorManager.php, line 39

Class

TaxonomyViewsIntegratorManager
Default implementation of TaxonomyViewsIntegratorManagerInterface.

Namespace

Drupal\tvi\Service

Code

private $entityTypeManager;