You are here

protected property FileVideoFormatter::$renderer in File Entity (fieldable files) 8.2

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/FileVideoFormatter.php, line 34

Class

FileVideoFormatter
Plugin implementation of the 'file_video' formatter.

Namespace

Drupal\file_entity\Plugin\Field\FieldFormatter

Code

protected $renderer;