protected property Endpoint::$formats in Drupal 10
Same name and namespace in other branches
- 8 core/modules/media/src/OEmbed/Endpoint.php \Drupal\media\OEmbed\Endpoint::formats
- 9 core/modules/media/src/OEmbed/Endpoint.php \Drupal\media\OEmbed\Endpoint::formats
List of supported formats. Only 'json' and 'xml' are allowed.
Type: string[]
See also
File
- core/
modules/ media/ src/ OEmbed/ Endpoint.php, line 44
Class
- Endpoint
- Value object for oEmbed provider endpoints.
Namespace
Drupal\media\OEmbedCode
protected $formats;