navigation.renderer

Same name in other branches
  1. 10 core/modules/navigation/navigation.services.yml \navigation.renderer

Class

Drupal\navigation\NavigationRenderer

File

core/modules/navigation/navigation.services.yml

View source
  1. class: Drupal\navigation\NavigationRenderer
  2. arguments:
  3. - '@config.factory'
  4. - '@module_handler'
  5. - '@current_route_match'
  6. - '@plugin.manager.menu.local_task'
  7. - '@image.factory'
  8. - '@file_url_generator'
  9. - '@plugin.manager.layout_builder.section_storage'
  10. - '@request_stack'
  11. - '@extension.list.module'
  12. - '@current_user'
  13. - '@navigation.entity_route_helper'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.