protected property HelpTopicTwig::$twig in Drupal 10
Same name and namespace in other branches
- 8 core/modules/help_topics/src/HelpTopicTwig.php \Drupal\help_topics\HelpTopicTwig::twig
- 9 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_topicsCode
protected $twig;