You are here

service menu_trail_by_path.menu_helper in Menu Trail By Path 8

Class

Drupal\menu_trail_by_path\Menu\MenuTreeStorageMenuHelper
1 string reference to menu_trail_by_path.menu_helper
MenuTrailByPathServiceProvider::alter in src/MenuTrailByPathServiceProvider.php
Modifies existing service definitions.

File

./menu_trail_by_path.services.yml
menu_trail_by_path.services.yml

View source
  1. class: Drupal\menu_trail_by_path\Menu\MenuTreeStorageMenuHelper
  2. arguments:
  3. - '@plugin.manager.menu.link'
  4. - '@menu_trail_by_path.menu_tree_storage'