You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/views/filter/Menu.php, line 24

Class

Menu
Filter class which allows filtering by menu name.

Namespace

Drupal\menu_entity_index\Plugin\views\filter

Code

protected $entityTypeManager;