You are here

protected property UrlResolver::$cacheBackend in Drupal 9

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/modules/media/src/OEmbed/UrlResolver.php, line 60

Class

UrlResolver
Converts oEmbed media URLs into endpoint-specific resource URLs.

Namespace

Drupal\media\OEmbed

Code

protected $cacheBackend;