You are here

protected property ProviderPluginBase::$videoId in Video Embed Field 8

Same name and namespace in other branches
  1. 8.2 src/ProviderPluginBase.php \Drupal\video_embed_field\ProviderPluginBase::videoId

The ID of the video.

Type: string

File

src/ProviderPluginBase.php, line 28

Class

ProviderPluginBase
A base for the provider plugins.

Namespace

Drupal\video_embed_field

Code

protected $videoId;