You are here

protected property TagForm::$storage in Extensible BBCode 8.3

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

The tag storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/TagForm.php, line 27

Class

TagForm
Base form for creating and editing custom tags.

Namespace

Drupal\xbbcode\Form

Code

protected $storage;