You are here

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

The condition plugin manager.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

src/MenuLinkContentVisibilityLinkTreeManipulator.php, line 46

Class

MenuLinkContentVisibilityLinkTreeManipulator
Defines the access control handler for the menu item.

Namespace

Drupal\menu_link_content_visibility

Code

protected $conditionManager;