You are here

constant UrlEmbedTestBase::FLICKR_OUTPUT_FIELD in URL Embed 8

The expected output of the Flickr URL in a link field.

File

tests/src/Functional/UrlEmbedTestBase.php, line 46
Contains \Drupal\url_embed\Tests\UrlEmbedTestBase.

Class

UrlEmbedTestBase
Base class for all url_embed tests.

Namespace

Drupal\Tests\url_embed\Functional

Code

const FLICKR_OUTPUT_FIELD = '<a data-flickr-embed="true" href="https://www.flickr.com/photos/peste76/49945030047/" title="Ephemeral by der_peste (on/off), on Flickr"><img src="https://live.staticflickr.com/65535/49945030047_413c0dd459_b.jpg" width="1024" height="683" alt="Ephemeral"></a><script async src="https://embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>';