You are here

constant VideoEmbedThumbnailFormatter::LINK_PROVIDER in Video 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/VideoEmbedThumbnailFormatter.php \Drupal\video\Plugin\Field\FieldFormatter\VideoEmbedThumbnailFormatter::LINK_PROVIDER

Class constant for linking to the provider URL.

File

src/Plugin/Field/FieldFormatter/VideoEmbedThumbnailFormatter.php, line 52

Class

VideoEmbedThumbnailFormatter
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video\Plugin\Field\FieldFormatter

Code

const LINK_PROVIDER = 'provider';