You are here

protected property MediaThumbnailFormatter::$renderer in Media entity 8

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php, line 33

Class

MediaThumbnailFormatter
Plugin implementation of the 'media_thumbnail' formatter.

Namespace

Drupal\media_entity\Plugin\Field\FieldFormatter

Code

protected $renderer;