You are here

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

The global context repository service.

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

src/MenuLinkContentVisibilityLinkTreeManipulator.php, line 60

Class

MenuLinkContentVisibilityLinkTreeManipulator
Defines the access control handler for the menu item.

Namespace

Drupal\menu_link_content_visibility

Code

protected $contextRepository;