You are here

protected property MediaService::$renderer in Gutenberg 8

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

Drupal\Core\Render\RendererInterface instance.

Type: \Drupal\Core\Render\RendererInterface

File

src/Service/MediaService.php, line 75

Class

MediaService
The media service class.

Namespace

Drupal\gutenberg\Service

Code

protected $renderer;