You are here

protected property LazyLoad::$videoFormatter in Video Embed Field 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldFormatter/LazyLoad.php \Drupal\video_embed_field\Plugin\Field\FieldFormatter\LazyLoad::videoFormatter

The field formatterp plguin instance for videos.

Type: \Drupal\Core\Field\FormatterInterface

File

src/Plugin/Field/FieldFormatter/LazyLoad.php, line 39

Class

LazyLoad
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video_embed_field\Plugin\Field\FieldFormatter

Code

protected $videoFormatter;