plugin.manager.help_topic

Same name and namespace in other branches
  1. 9 core/modules/help_topics/help_topics.services.yml \plugin.manager.help_topic
  2. 8.9.x core/modules/help_topics/help_topics.services.yml \plugin.manager.help_topic
  3. 11.x core/modules/help/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%'

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