You are here

protected property ProviderPluginBase::$settings in Video 8.2

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

Additional settings for the video widget

Type: array

File

src/ProviderPluginBase.php, line 36

Class

ProviderPluginBase
A base for the provider plugins.

Namespace

Drupal\video

Code

protected $settings = [];