protected property TemplateTagPlugin::$twig in Extensible BBCode 8.3
Same name and namespace in other branches
- 4.0.x src/Plugin/TemplateTagPlugin.php \Drupal\xbbcode\Plugin\TemplateTagPlugin::twig
The twig environment.
Type: \Twig_Environment
File
- src/
Plugin/ TemplateTagPlugin.php, line 20
Class
- TemplateTagPlugin
- This is a tag that delegates processing to a Twig template.
Namespace
Drupal\xbbcode\PluginCode
protected $twig;