You are here

protected property VideoEmbedField::$renderer in Magnific Popup 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/VideoEmbedField.php \Drupal\magnific_popup\Plugin\Field\FieldFormatter\VideoEmbedField::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/VideoEmbedField.php, line 48

Class

VideoEmbedField
Magnific Popup FieldFormatter for Video Embed Field.

Namespace

Drupal\magnific_popup\Plugin\Field\FieldFormatter

Code

protected $renderer;