You are here

protected property TagSet::$pluginCollection in Extensible BBCode 8.3

Same name and namespace in other branches
  1. 4.0.x src/Entity/TagSet.php \Drupal\xbbcode\Entity\TagSet::pluginCollection

The tag plugin collection.

Type: \Drupal\xbbcode\TagPluginCollection

File

src/Entity/TagSet.php, line 60

Class

TagSet
Represents a set of configured tags.

Namespace

Drupal\xbbcode\Entity

Code

protected $pluginCollection;