You are here

protected property TagPluginManager::$defaultCollection in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 8.3 src/TagPluginManager.php \Drupal\xbbcode\TagPluginManager::defaultCollection

The default collection.

Type: \Drupal\xbbcode\TagPluginCollection

File

src/TagPluginManager.php, line 35

Class

TagPluginManager
Manages BBCode tags.

Namespace

Drupal\xbbcode

Code

protected $defaultCollection;