You are here

protected property Endpoint::$provider in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/media/src/OEmbed/Endpoint.php \Drupal\media\OEmbed\Endpoint::provider

The provider this endpoint belongs to.

Type: \Drupal\media\OEmbed\Provider

File

core/modules/media/src/OEmbed/Endpoint.php, line 28

Class

Endpoint
Value object for oEmbed provider endpoints.

Namespace

Drupal\media\OEmbed

Code

protected $provider;