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