You are here

protected property MenuLinks::$entityTypeManager in Event 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/MenuLinks.php, line 28

Class

MenuLinks
Provides a default implementation for menu link plugins.

Namespace

Drupal\event\Plugin\Derivative

Code

protected $entityTypeManager;