private property EntityTagPlugin::$entity in Extensible BBCode 8.3
Same name and namespace in other branches
- 4.0.x src/Plugin/XBBCode/EntityTagPlugin.php \Drupal\xbbcode\Plugin\XBBCode\EntityTagPlugin::entity
The custom tag entity this plugin is derived from.
(Not serialized for performance reasons.)
Type: \Drupal\xbbcode\Entity\TagInterface
File
- src/
Plugin/ XBBCode/ EntityTagPlugin.php, line 49
Class
- EntityTagPlugin
- A tag plugin based on a custom tag entity.
Namespace
Drupal\xbbcode\Plugin\XBBCodeCode
private $entity;