You are here

protected property TagSet::$tags in Extensible BBCode 8.3

Same name and namespace in other branches
  1. 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\Entity

Code

protected $tags = [];