You are here

public function UrlEmbedInterface::setConfig in URL Embed 8

1 method overrides UrlEmbedInterface::setConfig()
UrlEmbed::setConfig in src/UrlEmbed.php
inheritdoc}

File

src/UrlEmbedInterface.php, line 21
Contains Drupal\url_embed\UrlEmbedInterface.

Class

UrlEmbedInterface
A service class for handling URL embeds.

Namespace

Drupal\url_embed

Code

public function setConfig(array $config);