namespace Drupal\xbbcode\Parser\Processor in Extensible BBCode 8.3
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| CallbackTagProcessor |
src/ |
A simple wrapper that allows using callable functions as tag plugins. |
| TagProcessorBase |
src/ |
Base tag processor for wrapping the output. |
| TagProcessorInterface |
src/ |
Encapsulates the processing functionality of a tag plugin. |