You are here

service toolbar_menu.manager in Toolbar Menu 8

Same name and namespace in other branches
  1. 8.2 toolbar_menu.services.yml \toolbar_menu.manager

Class

Drupal\toolbar_menu\ToolbarMenuManager
2 string references to toolbar_menu.manager
ToolbarMenuPermissions::create in src/ToolbarMenuPermissions.php
Instantiates a new instance of this class.
toolbar_menu_toolbar in ./toolbar_menu.module
Implements hook_toolbar().

File

./toolbar_menu.services.yml
toolbar_menu.services.yml

View source
  1. class: Drupal\toolbar_menu\ToolbarMenuManager
  2. arguments:
  3. - '@entity.manager'
  4. - '@current_user'