class HelpTopicTwig

Same name in this branch
  1. 10 core/modules/help/src/HelpTopicTwig.php \Drupal\help\HelpTopicTwig
Same name in other branches
  1. 9 core/modules/help_topics/src/HelpTopicTwig.php \Drupal\help_topics\HelpTopicTwig
  2. 8.9.x core/modules/help_topics/src/HelpTopicTwig.php \Drupal\help_topics\HelpTopicTwig
  3. 11.x core/modules/help_topics/src/HelpTopicTwig.php \Drupal\help_topics\HelpTopicTwig
  4. 11.x core/modules/help/src/HelpTopicTwig.php \Drupal\help\HelpTopicTwig

Represents a help topic plugin whose definition comes from a Twig file.

@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 HelpTopicTwig

See also

\Drupal\help_topics\HelpTopicDiscovery

\Drupal\help_topics\HelpTopicTwigLoader

\Drupal\help_topics\HelpTopicPluginManager

File

core/modules/help_topics/src/HelpTopicTwig.php, line 19

Namespace

Drupal\help_topics
View source
class HelpTopicTwig extends CoreHelpTopicTwig {

}

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