rocketship_paragraphs-5.0.0-alpha8/modules/menu_clickthrough/menu_clickthrough.services.yml
modules/menu_clickthrough/menu_clickthrough.services.yml
services:
menu_clickthrough.path_helper:
class: Drupal\menu_clickthrough\Path\CurrentPathHelper
arguments: ['@current_route_match', '@router.request_context']
menu_clickthrough.menu_helper:
class: Drupal\menu_clickthrough\Menu\MenuTreeStorageMenuHelper
arguments: ['@plugin.manager.menu.link', '@menu.link_tree']
