protected property NodeElement::$output in Extensible BBCode 8.3
Same name and namespace in other branches
- 4.0.x src/Parser/Tree/NodeElement.php \Drupal\xbbcode\Parser\Tree\NodeElement::output
The rendered children of this node.
Type: \Drupal\xbbcode\Parser\Tree\OutputElementInterface[]
File
- src/
Parser/ Tree/ NodeElement.php, line 24
Class
- NodeElement
- A node element contains other elements.
Namespace
Drupal\xbbcode\Parser\TreeCode
protected $output;