You are here

protected property DynamicRenderProcessor::$renderer in Gutenberg 8.2

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/BlockProcessor/DynamicRenderProcessor.php, line 29

Class

DynamicRenderProcessor
Processes blocks which can be rendered dynamically server-side.

Namespace

Drupal\gutenberg\BlockProcessor

Code

protected $renderer;