private property TagElement::$attributes in Extensible BBCode 8.3
Same name and namespace in other branches
- 4.0.x src/Parser/Tree/TagElement.php \Drupal\xbbcode\Parser\Tree\TagElement::attributes
The tag attributes.
Type: string[]
File
- src/
Parser/ Tree/ TagElement.php, line 47
Class
- TagElement
- A BBCode tag element.
Namespace
Drupal\xbbcode\Parser\TreeCode
private $attributes = [];