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