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