You are here

constant OEMBED_DEFAULT_PROVIDER in Gutenberg 8

1 use of OEMBED_DEFAULT_PROVIDER
OEmbedFilter::embed in src/Plugin/Filter/OEmbedFilter.php
Callback function to process each URL.

File

src/Plugin/Filter/OEmbedFilter.php, line 10

Namespace

Drupal\gutenberg\Plugin\Filter

Code

define('OEMBED_DEFAULT_PROVIDER', 'http://open.iframe.ly/api/oembed');