You are here

protected property ResourceFetcher::$cacheBackend in Drupal 9

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/modules/media/src/OEmbed/ResourceFetcher.php, line 35

Class

ResourceFetcher
Fetches and caches oEmbed resources.

Namespace

Drupal\media\OEmbed

Code

protected $cacheBackend;