private property OutputElement::$text in Extensible BBCode 8.3
Same name and namespace in other branches
- 4.0.x 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\TreeCode
private $text;