You are here

protected property BlockShortcode::$renderer in Shortcode 2.0.x

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

shortcode_basic_tags/src/Plugin/Shortcode/BlockShortcode.php, line 35

Class

BlockShortcode
Insert a custom block to the text.

Namespace

Drupal\shortcode_basic_tags\Plugin\Shortcode

Code

protected $renderer;