You are here

namespace Drupal\xbbcode\Parser\Processor in Extensible BBCode 4.0.x

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