You are here

protected property TextElement::$text in Extensible BBCode 4.0.x

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

The text.

Type: string

File

src/Parser/Tree/TextElement.php, line 15

Class

TextElement
An element representing a text fragment.

Namespace

Drupal\xbbcode\Parser\Tree

Code

protected $text;