You are here

protected property ProviderPluginBase::$metadata in Video 8.2

Same name and namespace in other branches
  1. 8 src/ProviderPluginBase.php \Drupal\video\ProviderPluginBase::metadata

Additional metadata for the embedded video object

Type: array

File

src/ProviderPluginBase.php, line 29

Class

ProviderPluginBase
A base for the provider plugins.

Namespace

Drupal\video

Code

protected $metadata = [];