protected property ProviderPluginBase::$input in Video Embed Field 8
Same name and namespace in other branches
- 8.2 src/ProviderPluginBase.php \Drupal\video_embed_field\ProviderPluginBase::input
The input that caused the embed provider to be selected.
Type: string
File
- src/
ProviderPluginBase.php, line 35
Class
- ProviderPluginBase
- A base for the provider plugins.
Namespace
Drupal\video_embed_fieldCode
protected $input;