class HelpTwigExtension

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

Defines and registers Drupal Twig extensions for rendering help topics.

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

File

core/modules/help_topics/src/HelpTwigExtension.php, line 15

Namespace

Drupal\help_topics
View source
class HelpTwigExtension extends CoreHelpTwigExtension {

}

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