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

Breadcrumb

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

plugin.manager.help_topic

Class

Drupal\help\HelpTopicPluginManager
1 string reference to plugin.manager.help_topic
HelpTopicSection::create in core/modules/help/src/Plugin/HelpSection/HelpTopicSection.php
Creates an instance of the plugin.

File

core/modules/help/help.services.yml

View source
  1. class: Drupal\help\HelpTopicPluginManager
  2. arguments:
  3. - '@module_handler'
  4. - '@theme_handler'
  5. - '@cache.discovery'
  6. - '%app.root%'
RSS feed
Powered by Drupal