You are here

protected property TagForm::$manager in Extensible BBCode 8.3

Same name and namespace in other branches
  1. 4.0.x src/Form/TagForm.php \Drupal\xbbcode\Form\TagForm::manager

The tag plugin manager.

Type: \Drupal\xbbcode\TagPluginManager

File

src/Form/TagForm.php, line 34

Class

TagForm
Base form for creating and editing custom tags.

Namespace

Drupal\xbbcode\Form

Code

protected $manager;