You are here

protected property Colorbox::$thumbnailFormatter in Video Embed Field 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/Colorbox.php \Drupal\video_embed_field\Plugin\Field\FieldFormatter\Colorbox::thumbnailFormatter

The field formatter plugin instance for thumbnails.

Type: \Drupal\Core\Field\FormatterInterface

File

src/Plugin/Field/FieldFormatter/Colorbox.php, line 32

Class

Colorbox
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video_embed_field\Plugin\Field\FieldFormatter

Code

protected $thumbnailFormatter;