- Issue created by @josé trindade
The return type for the getIdFromInput() method on the ProviderPluginInterface, should be string|false, not just string, as stated on the current method annotations. Both the Vimeo and YouTube plugin implementations will return string or FALSE. I had to create a custom video plugin and had linter issues as a consequence.
Active
2.5
Video Embed Field (base module)