You are here

protected property ProviderPluginBase::$metadata in Video 8

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

Additional metadata for the embedded video object

Type: array

File

src/ProviderPluginBase.php, line 28

Class

ProviderPluginBase
A base for the provider plugins.

Namespace

Drupal\video

Code

protected $metadata = [];