toolbar.menu_tree:
  class: Drupal\toolbar\Menu\ToolbarMenuLinkTree
  arguments: ['@menu.tree_storage', '@plugin.manager.menu.link', '@router.route_provider', '@menu.active_trail', '@controller_resolver', '@cache.menu', '@current_route_match']

@cache.menu and @current_route_match seems unused.

CommentFileSizeAuthor
#2 3002741-2.patch697 byteshardikpandya
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Chi created an issue. See original summary.

hardikpandya’s picture

Status: Active » Needs review
FileSize
697 bytes
tstoeckler’s picture

Status: Needs review » Reviewed & tested by the community

  • catch committed d078c92 on 8.7.x
    Issue #3002741 by hardikpandya, tstoeckler, Chi: toolbar.menu_tree...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed d078c92 and pushed to 8.7.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.