You are here

protected property TagPluginManager::$defaultCollection in Extensible BBCode 8.3

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

The default collection.

Type: \Drupal\xbbcode\TagPluginCollection

File

src/TagPluginManager.php, line 36

Class

TagPluginManager
Manages BBCode tags.

Namespace

Drupal\xbbcode

Code

protected $defaultCollection;