You are here

protected property OembedProvider::$endpoints 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::endpoints
  2. 1.1.x src/Entity/OembedProvider.php \Drupal\oembed_providers\Entity\OembedProvider::endpoints

The oEmbed provider endpoints.

Type: array

File

src/Entity/OembedProvider.php, line 76

Class

OembedProvider
Defines the oEmbed provider entity.

Namespace

Drupal\oembed_providers\Entity

Code

protected $endpoints;