You are here

protected property HelpTopicTwig::$twig in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/help_topics/src/HelpTopicTwig.php \Drupal\help_topics\HelpTopicTwig::twig

The Twig environment.

Type: \Drupal\Core\Template\TwigEnvironment

File

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

Class

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

Namespace

Drupal\help_topics

Code

protected $twig;