plugin.manager.help_topic
Same name in other branches
- 8.9.x core/modules/help_topics/help_topics.services.yml \plugin.manager.help_topic
- 10 core/modules/help/help.services.yml \plugin.manager.help_topic
- 11.x core/modules/help/help.services.yml \plugin.manager.help_topic
Class
Drupal\help_topics\HelpTopicPluginManager2 string references to plugin.manager.help_topic
- HelpTopicPluginController::create in core/
modules/ help_topics/ src/ Controller/ HelpTopicPluginController.php - Instantiates a new instance of this class.
- HelpTopicSection::create in core/
modules/ help_topics/ src/ Plugin/ HelpSection/ HelpTopicSection.php - Creates an instance of the plugin.
File
-
core/
modules/ help_topics/ help_topics.services.yml
View source
- class: Drupal\help_topics\HelpTopicPluginManager
- arguments:
- - '@module_handler'
- - '@theme_handler'
- - '@cache.discovery'
- - '%app.root%'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.