You are here

private property OutputElement::$text in Extensible BBCode 4.0.x

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

The output.

Type: string

File

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

Class

OutputElement
Represent a rendered element in the parse tree.

Namespace

Drupal\xbbcode\Parser\Tree

Code

private $text;