protected property Endpoint::$provider in Drupal 10
Same name and namespace in other branches
- 8 core/modules/media/src/OEmbed/Endpoint.php \Drupal\media\OEmbed\Endpoint::provider
- 9 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\OEmbedCode
protected $provider;