You are here

public function UrlEmbedInterface::__construct in URL Embed 8

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

File

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

Class

UrlEmbedInterface
A service class for handling URL embeds.

Namespace

Drupal\url_embed

Code

public function __construct(array $config = []);