class HelpTopicDiscovery

Same name in this branch
  1. 10 core/modules/help/src/HelpTopicDiscovery.php \Drupal\help\HelpTopicDiscovery
Same name in other branches
  1. 9 core/modules/help_topics/src/HelpTopicDiscovery.php \Drupal\help_topics\HelpTopicDiscovery
  2. 8.9.x core/modules/help_topics/src/HelpTopicDiscovery.php \Drupal\help_topics\HelpTopicDiscovery
  3. 11.x core/modules/help_topics/src/HelpTopicDiscovery.php \Drupal\help_topics\HelpTopicDiscovery
  4. 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

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_topics
View source
class HelpTopicDiscovery extends CoreHelpTopicDiscovery {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.