You are here

protected property OembedProvider::$provider_url in oEmbed Providers 2.x

Same name and namespace in other branches
  1. 1.0.x src/Entity/OembedProvider.php \Drupal\oembed_providers\Entity\OembedProvider::provider_url
  2. 1.1.x src/Entity/OembedProvider.php \Drupal\oembed_providers\Entity\OembedProvider::provider_url

The oEmbed provider URL.

Type: string

File

src/Entity/OembedProvider.php, line 69

Class

OembedProvider
Defines the oEmbed provider entity.

Namespace

Drupal\oembed_providers\Entity

Code

protected $provider_url;