You are here

protected property Gutenberg::$renderer in Gutenberg 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Editor/Gutenberg.php \Drupal\gutenberg\Plugin\Editor\Gutenberg::renderer

Drupal\Core\Render\RendererInterface instance.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Editor/Gutenberg.php, line 59

Class

Gutenberg
Defines a Gutenberg-based text editor for Drupal.

Namespace

Drupal\gutenberg\Plugin\Editor

Code

protected $renderer;