You are here

protected property TagPluginManager::$defaultConfiguration in Extensible BBCode 8.3

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

Array of default configurations.

Type: array

File

src/TagPluginManager.php, line 43

Class

TagPluginManager
Manages BBCode tags.

Namespace

Drupal\xbbcode

Code

protected $defaultConfiguration;