You are here

protected property TagPluginDeriver::$storage in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/Derivative/TagPluginDeriver.php \Drupal\xbbcode\Plugin\Derivative\TagPluginDeriver::storage

Entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/TagPluginDeriver.php, line 20

Class

TagPluginDeriver
Provide a tag plugin for each XBBCodeCustom entity.

Namespace

Drupal\xbbcode\Plugin\Derivative

Code

protected $storage;