Problem/Motivation
Function declaration incompatible:
FPHP Fatal error: Declaration of Drupal\video_embed_spotify\Plugin\video_embed_field\Provider\Spotify::renderEmbedCode($width, $height, $autoplay, $responsive = false) must be compatible with Drupal\video_embed_field\ProviderPluginInterface::renderEmbedCode($width, $height, $autoplay, $title_format = null, $use_title_fallback = true) in /builds/project/video_embed_spotify/src/Plugin/video_embed_field/Provider/Spotify.php on line 38
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork video_embed_spotify-3527530
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
sleitner commented