You are here

public function EmbedInterface::setEmbedProvider in CKEditor Media Embed Plugin 8

Sets specified provider url as the provider URL.

1 method overrides EmbedInterface::setEmbedProvider()
Embed::setEmbedProvider in src/Embed.php
Sets specified provider url as the provider URL.

File

src/EmbedInterface.php, line 18

Class

EmbedInterface
Defines an interface for processing and embedding embeddable content.

Namespace

Drupal\ckeditor_media_embed

Code

public function setEmbedProvider($provider);