You are here

constant Resource::TYPE_RICH in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/media/src/OEmbed/Resource.php \Drupal\media\OEmbed\Resource::TYPE_RICH
  2. 9 core/modules/media/src/OEmbed/Resource.php \Drupal\media\OEmbed\Resource::TYPE_RICH

The resource type for rich resources.

File

core/modules/media/src/OEmbed/Resource.php, line 46

Class

Resource
Value object representing an oEmbed resource.

Namespace

Drupal\media\OEmbed

Code

const TYPE_RICH = 'rich';