You are here

private property TagElement::$option in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Parser/Tree/TagElement.php \Drupal\xbbcode\Parser\Tree\TagElement::option

The tag option.

Type: string

File

src/Parser/Tree/TagElement.php, line 53

Class

TagElement
A BBCode tag element.

Namespace

Drupal\xbbcode\Parser\Tree

Code

private $option;