protected property VideoEmbedField::$providerManager in Video Embed Field 8
Same name in this branch
- 8 src/Plugin/Field/FieldType/VideoEmbedField.php \Drupal\video_embed_field\Plugin\Field\FieldType\VideoEmbedField::providerManager
- 8 modules/video_embed_media/src/Plugin/MediaEntity/Type/VideoEmbedField.php \Drupal\video_embed_media\Plugin\MediaEntity\Type\VideoEmbedField::providerManager
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldType/VideoEmbedField.php \Drupal\video_embed_field\Plugin\Field\FieldType\VideoEmbedField::providerManager
The embed provider plugin manager.
Type: \Drupal\video_embed_field\ProviderManagerInterface
File
- src/
Plugin/ Field/ FieldType/ VideoEmbedField.php, line 31
Class
- VideoEmbedField
- Plugin implementation of the video_embed_field field type.
Namespace
Drupal\video_embed_field\Plugin\Field\FieldTypeCode
protected $providerManager;