- Issue created by @malcomio
- 🇬🇧United Kingdom malcomio
I've realised that getName comes from our patch for 📌 Implement a getName method in the VideoEmbedProvider Needs review , so we'll need to update that merge request.
video_embed_brightcove is no longer compatible with video_embed_field
PHP Fatal error: Declaration of Drupal\\video_embed_brightcove\\Plugin\\video_embed_field\\Provider\\Brightcove::getName() must be compatible with Drupal\\video_embed_field\\ProviderPluginBase::getName($title_format = null, $use_title_fallback = true) in /var/www/html/docroot/modules/contrib/video_embed_brightcove/src/Plugin/video_embed_field/Provider/Brightcove.php on line 235'
Possibly related to 📌 "Incompatible method signature with video_embed_field 3.x" Active
Install video_embed_field 3.0.0-beta1 and video_embed_brightcove 8.x-1.0-alpha3
Closed: duplicate
1.0
Code
I've realised that getName comes from our patch for 📌 Implement a getName method in the VideoEmbedProvider Needs review , so we'll need to update that merge request.