private property TagElement::$processor 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::processor
The processor handling this element.
Type: \Drupal\xbbcode\Parser\Processor\TagProcessorInterface
File
- src/
Parser/ Tree/ TagElement.php, line 19
Class
- TagElement
- A BBCode tag element.
Namespace
Drupal\xbbcode\Parser\TreeCode
private $processor;