You are here

protected property VideoEmbedField::$videoFormatter 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::videoFormatter

The field formatter plugin instance for videos.

Type: \Drupal\Core\Field\FormatterInterface

File

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

Class

VideoEmbedField
Magnific Popup FieldFormatter for Video Embed Field.

Namespace

Drupal\magnific_popup\Plugin\Field\FieldFormatter

Code

protected $videoFormatter;