protected property LazyLoad::$thumbnailFormatter in Video Embed Field 8
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldFormatter/LazyLoad.php \Drupal\video_embed_field\Plugin\Field\FieldFormatter\LazyLoad::thumbnailFormatter
The field formatter plugin instance for thumbnails.
Type: \Drupal\Core\Field\FormatterInterface
File
- src/
Plugin/ Field/ FieldFormatter/ LazyLoad.php, line 32
Class
- LazyLoad
- Plugin implementation of the thumbnail field formatter.
Namespace
Drupal\video_embed_field\Plugin\Field\FieldFormatterCode
protected $thumbnailFormatter;