protected property Endpoint::$supportsDiscovery in Drupal 10
Same name and namespace in other branches
- 8 core/modules/media/src/OEmbed/Endpoint.php \Drupal\media\OEmbed\Endpoint::supportsDiscovery
- 9 core/modules/media/src/OEmbed/Endpoint.php \Drupal\media\OEmbed\Endpoint::supportsDiscovery
Whether the provider supports oEmbed discovery.
Type: bool
File
- core/
modules/ media/ src/ OEmbed/ Endpoint.php, line 51
Class
- Endpoint
- Value object for oEmbed provider endpoints.
Namespace
Drupal\media\OEmbedCode
protected $supportsDiscovery;