protected property ProviderPluginBase::$thumbsDirectory in Video Embed Field 8.2
Same name and namespace in other branches
- 8 src/ProviderPluginBase.php \Drupal\video_embed_field\ProviderPluginBase::thumbsDirectory
The directory where thumbnails are stored.
Type: string
File
- src/
ProviderPluginBase.php, line 21
Class
- ProviderPluginBase
- A base for the provider plugins.
Namespace
Drupal\video_embed_fieldCode
protected $thumbsDirectory = 'public://video_thumbnails';