You are here

constant Thumbnail::LINK_CONTENT 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_CONTENT

Class constant for linking to content.

File

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

Class

Thumbnail
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video_embed_field\Plugin\Field\FieldFormatter

Code

const LINK_CONTENT = 'content';