help_twig.extension

Same name and namespace in other branches
  1. 10 core/modules/help/help.services.yml \help_twig.extension
  2. 11.x core/modules/help/help.services.yml \help_twig.extension

Class

Drupal\help_topics\HelpTwigExtension

Tags

  • twig.extension

File

core/modules/help_topics/help_topics.services.yml

View source
  1. class: Drupal\help_topics\HelpTwigExtension
  2. arguments:
  3. - '@access_manager'
  4. - '@plugin.manager.help_topic'
  5. - '@string_translation'
  6. tags:
  7. - { name: twig.extension }

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