protected property TagSet::$tags in Extensible BBCode 8.3
Same name and namespace in other branches
- 4.0.x src/Entity/TagSet.php \Drupal\xbbcode\Entity\TagSet::tags
The tag plugin collection configuration.
Type: array
File
- src/
Entity/ TagSet.php, line 53
Class
- TagSet
- Represents a set of configured tags.
Namespace
Drupal\xbbcode\EntityCode
protected $tags = [];