You are here

protected property MenuEntityIndex::$entityTypeManager in Menu Entity Index 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ViewsData/MenuEntityIndex.php, line 24

Class

MenuEntityIndex
Provides Menu Entity Index views integration.

Namespace

Drupal\menu_entity_index\ViewsData

Code

protected $entityTypeManager;