protected property Endpoint::$schemes in Drupal 8
Same name and namespace in other branches
- 9 core/modules/media/src/OEmbed/Endpoint.php \Drupal\media\OEmbed\Endpoint::schemes
List of URL schemes supported by the provider.
Type: string[]
File
- core/
modules/ media/ src/ OEmbed/ Endpoint.php, line 35
Class
- Endpoint
- Value object for oEmbed provider endpoints.
Namespace
Drupal\media\OEmbedCode
protected $schemes;