You are here

public constant HookEventDispatcherInterface::MEDIA_OEMBED_RESOURCE_DATA_ALTER in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x src/HookEventDispatcherInterface.php \Drupal\hook_event_dispatcher\HookEventDispatcherInterface::MEDIA_OEMBED_RESOURCE_DATA_ALTER

Alters an oEmbed resource URL before it is fetched.

See also

media_event_dispatcher_oembed_resource_url_alter()

hook_oembed_resource_url_alter()

File

src/HookEventDispatcherInterface.php, line 881

Class

HookEventDispatcherInterface
Interface HookEventDispatcherInterface.

Namespace

Drupal\hook_event_dispatcher

Code

public const MEDIA_OEMBED_RESOURCE_DATA_ALTER = self::PREFIX . 'media.oembed_url_alter';