You are here

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

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

The default settings for the tag.

Type: array

File

src/Annotation/XBBCodeTag.php, line 68

Class

XBBCodeTag
Defines a BBCode annotation object.

Namespace

Drupal\xbbcode\Annotation

Code

protected $settings = [];