You are here

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

The field formatterp plguin instance for videos.

Type: \Drupal\Core\Field\FormatterInterface

File

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

Class

Colorbox
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video_embed_field\Plugin\Field\FieldFormatter

Code

protected $videoFormatter;