You are here

service plugin.manager.help_section_topics in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/help_topics/help_topics.services.yml \plugin.manager.help_section_topics
  2. 9 core/modules/help_topics/help_topics.services.yml \plugin.manager.help_section_topics

Class

Drupal\help_topics\HelpSectionManager

Tags

  • plugin_manager_cache_clear

File

core/modules/help_topics/help_topics.services.yml
core/modules/help_topics/help_topics.services.yml

View source
  1. class: Drupal\help_topics\HelpSectionManager
  2. decorates: plugin.manager.help_section
  3. parent: plugin.manager.help_section
  4. calls:
  5. - [setSearchManager, ['@?plugin.manager.search']]
  6. tags:
  7. - { name: plugin_manager_cache_clear }