Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. help.services.yml

help.twig.loader

Class

Drupal\help\HelpTopicTwigLoader

Tags

  • twig.loader

File

core/modules/help/help.services.yml

View source
  1. class: Drupal\help\HelpTopicTwigLoader
  2. arguments:
  3. - '%app.root%'
  4. - '@module_handler'
  5. - '@theme_handler'
  6. tags:
  7. - { name: twig.loader, priority: -200 }
  8. public: false

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal