protected property Tag::$template_code in Extensible BBCode 4.0.x
Same name and namespace in other branches
- 8.3 src/Entity/Tag.php \Drupal\xbbcode\Entity\Tag::template_code
An inline Twig template.
Type: string
File
- src/
Entity/ Tag.php, line 91
Class
- Tag
- Represents a custom XBBCode tag that can be altered by administrators.
Namespace
Drupal\xbbcode\EntityCode
protected $template_code;