protected property TemplateTagPlugin::$template in Extensible BBCode 4.0.x
Same name and namespace in other branches
- 8.3 src/Plugin/TemplateTagPlugin.php \Drupal\xbbcode\Plugin\TemplateTagPlugin::template
The serializable identifier of the template.
(Either a template name or inline code.)
Type: string
File
- src/
Plugin/ TemplateTagPlugin.php, line 29
Class
- TemplateTagPlugin
- This is a tag that delegates processing to a Twig template.
Namespace
Drupal\xbbcode\PluginCode
protected $template;