You are here

protected property RenderTagPlugin::$renderer in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 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\Plugin

Code

protected $renderer;