You are here

protected property UrlResolver::$cacheBackend in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/media/src/OEmbed/UrlResolver.php \Drupal\media\OEmbed\UrlResolver::cacheBackend

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;