You are here

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

Class constant for linking to content.

File

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

Class

VideoEmbedThumbnailFormatter
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video\Plugin\Field\FieldFormatter

Code

const LINK_CONTENT = 'content';