protected property TagPluginBase::$name in Extensible BBCode 8.3
Same name and namespace in other branches
- 4.0.x src/Plugin/TagPluginBase.php \Drupal\xbbcode\Plugin\TagPluginBase::name
The configurable tag name.
Type: string
File
- src/
Plugin/ TagPluginBase.php, line 31
Class
- TagPluginBase
- Provides a base class for XBBCode tag plugins.
Namespace
Drupal\xbbcode\PluginCode
protected $name;