You are here

protected property TagPluginManager::$ids in Extensible BBCode 8.3

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

The IDs of all defined plugins.

Type: array

File

src/TagPluginManager.php, line 29

Class

TagPluginManager
Manages BBCode tags.

Namespace

Drupal\xbbcode

Code

protected $ids;