You are here

protected property TagSetForm::$formatStorage in Extensible BBCode 8.3

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

The format storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/TagSetForm.php, line 36

Class

TagSetForm
Base form for tag sets.

Namespace

Drupal\xbbcode\Form

Code

protected $formatStorage;