service plugin.manager.help_topic in Drupal 9
Same name and namespace in other branches
- 8 core/modules/help_topics/help_topics.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 - core/modules/help_topics/help_topics.services.yml
View source
- class: Drupal\help_topics\HelpTopicPluginManager
- arguments:
- - '@module_handler'
- - '@theme_handler'
- - '@cache.discovery'
- - '%app.root%'