public function ProviderInterface::setEndpoint in oEmbed 8
1 method overrides ProviderInterface::setEndpoint()
- Provider::setEndpoint in src/
Entity/ Provider.php
File
- src/
ProviderInterface.php, line 22 - Contains \Drupal\oembed\ProviderInterface.
Class
- ProviderInterface
- Provides an interface for defining Provider entities.
Namespace
Drupal\oembedCode
public function setEndpoint($endpoint);