You are here

protected property TagSet::$tags in Extensible BBCode 4.0.x

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

Code

protected $tags = [];