class HelpTopicDiscovery
Same name in this branch
- 10 core/modules/help/src/HelpTopicDiscovery.php \Drupal\help\HelpTopicDiscovery
Same name in other branches
- 9 core/modules/help_topics/src/HelpTopicDiscovery.php \Drupal\help_topics\HelpTopicDiscovery
- 8.9.x core/modules/help_topics/src/HelpTopicDiscovery.php \Drupal\help_topics\HelpTopicDiscovery
- 11.x core/modules/help_topics/src/HelpTopicDiscovery.php \Drupal\help_topics\HelpTopicDiscovery
- 11.x core/modules/help/src/HelpTopicDiscovery.php \Drupal\help\HelpTopicDiscovery
Discovers help topic plugins from Twig files in help_topics directories.
@internal Help Topics is currently experimental and should only be leveraged by experimental modules and development releases of contributed modules. See https://www.drupal.org/core/experimental for more information.
Hierarchy
- class \Drupal\help\HelpTopicDiscovery implements \Drupal\Component\Plugin\Discovery\DiscoveryInterface uses \Drupal\Component\Plugin\Discovery\DiscoveryTrait
- class \Drupal\help_topics\HelpTopicDiscovery extends \Drupal\help\HelpTopicDiscovery
Expanded class hierarchy of HelpTopicDiscovery
See also
\Drupal\help_topics\HelpTopicTwig
\Drupal\help_topics\HelpTopicTwigLoader
File
-
core/
modules/ help_topics/ src/ HelpTopicDiscovery.php, line 18
Namespace
Drupal\help_topicsView source
class HelpTopicDiscovery extends CoreHelpTopicDiscovery {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.