protected property RenderTagPlugin::$renderer in Extensible BBCode 4.0.x
Same name and namespace in other branches
- 8.3 src/Plugin/RenderTagPlugin.php \Drupal\xbbcode\Plugin\RenderTagPlugin::renderer
The Drupal renderer.
Type: \Drupal\Core\Render\RendererInterface
File
- src/
Plugin/ RenderTagPlugin.php, line 21
Class
- RenderTagPlugin
- Base class for plugins that produce a Drupal render array.
Namespace
Drupal\xbbcode\PluginCode
protected $renderer;