You are here

protected property MenuLinkContentVisibilityLinkTreeManipulator::$entityRepository in Custom Menu Links Visibility 2.x

The global entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/MenuLinkContentVisibilityLinkTreeManipulator.php, line 67

Class

MenuLinkContentVisibilityLinkTreeManipulator
Defines the access control handler for the menu item.

Namespace

Drupal\menu_link_content_visibility

Code

protected $entityRepository;