You are here

protected property MenuLinkTree::$entityTypeManager in Colossal Menu 8

Same name and namespace in other branches
  1. 2.x src/Menu/MenuLinkTree.php \Drupal\colossal_menu\Menu\MenuLinkTree::entityTypeManager

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Menu/MenuLinkTree.php, line 25

Class

MenuLinkTree
Implements the loading, transforming and rendering of menu link trees.

Namespace

Drupal\colossal_menu\Menu

Code

protected $entityTypeManager;