https://www.drupal.org/project/video_embed_field/issues/3486794
Wrong return type for the getIdFromInput() method on ProviderPluginInterface [#3486794] | Drupal.org
Mar 26, 2025 - The return type for the getIdFromInput() method on the ProviderPluginInterface, should be string|false, not just string, as stated on the current method...
return typefor the