You are here

protected property XBBCodeTag::$label in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Annotation/XBBCodeTag.php \Drupal\xbbcode\Annotation\XBBCodeTag::label

The human-readable name of the tag.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/XBBCodeTag.php, line 26

Class

XBBCodeTag
Defines a BBCode annotation object.

Namespace

Drupal\xbbcode\Annotation

Code

protected $label;