service plugin.manager.help_topic in Drupal 10
Same name and namespace in other branches
- 8 core/modules/help_topics/help_topics.services.yml \plugin.manager.help_topic
- 9 core/modules/help_topics/help_topics.services.yml \plugin.manager.help_topic
Class
Drupal\help_topics\HelpTopicPluginManager3 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 - HelpTopicTest::testHelp in core/
modules/ help_topics/ tests/ src/ Functional/ HelpTopicTest.php - Tests the main help page and individual pages for topics.
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%'