You are here

protected property BlocksRendererHelper::$renderer in Gutenberg 8

Same name and namespace in other branches
  1. 8.2 src/BlocksRendererHelper.php \Drupal\gutenberg\BlocksRendererHelper::renderer

Drupal\Core\Render\RendererInterface instance.

Type: \Drupal\Core\Render\RendererInterface

File

src/BlocksRendererHelper.php, line 23

Class

BlocksRendererHelper
Class BlocksRendererHelper.

Namespace

Drupal\gutenberg

Code

protected $renderer;