You are here

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

The oEmbed provider ID (machine name).

Type: string

File

src/Entity/OembedProvider.php, line 55

Class

OembedProvider
Defines the oEmbed provider entity.

Namespace

Drupal\oembed_providers\Entity

Code

protected $id;