You are here

protected property MenuLinkField::$entityRepository in Menu Link (Field) 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Menu/MenuLinkField.php \Drupal\menu_link\Plugin\Menu\MenuLinkField::entityRepository

The entity repsoitory.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/Menu/MenuLinkField.php, line 38

Class

MenuLinkField
Provides a menu link plugin for field-based menu links.

Namespace

Drupal\menu_link\Plugin\Menu

Code

protected $entityRepository;