You are here

constant Thumbnail::LINK_PROVIDER in Video Embed Field 8.2

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

Class constant for linking to the provider URL.

File

src/Plugin/Field/FieldFormatter/Thumbnail.php, line 51

Class

Thumbnail
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video_embed_field\Plugin\Field\FieldFormatter

Code

const LINK_PROVIDER = 'provider';