protected property EntityTagPlugin::$storage in Extensible BBCode 4.0.x
Same name and namespace in other branches
- 8.3 src/Plugin/XBBCode/EntityTagPlugin.php \Drupal\xbbcode\Plugin\XBBCode\EntityTagPlugin::storage
The entity storage.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- src/
Plugin/ XBBCode/ EntityTagPlugin.php, line 40
Class
- EntityTagPlugin
- A tag plugin based on a custom tag entity.
Namespace
Drupal\xbbcode\Plugin\XBBCodeCode
protected $storage;