You are here

constant VideoEmbedField::VIDEO_EMBED_FIELD_DEFAULT_NAME in Video Embed Field 8

The name of the field on the media entity.

File

modules/video_embed_media/src/Plugin/MediaEntity/Type/VideoEmbedField.php, line 30

Class

VideoEmbedField
Provides media type plugin for video embed field.

Namespace

Drupal\video_embed_media\Plugin\MediaEntity\Type

Code

const VIDEO_EMBED_FIELD_DEFAULT_NAME = 'field_media_video_embed_field';