protected property MediaService::$renderer in Gutenberg 8.2
Same name and namespace in other branches
- 8 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\ServiceCode
protected $renderer;