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