You are here

protected property TagSetForm::$tagStorage in Extensible BBCode 8.3

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

The entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/TagSetForm.php, line 29

Class

TagSetForm
Base form for tag sets.

Namespace

Drupal\xbbcode\Form

Code

protected $tagStorage;