protected property ResourceFetcher::$cacheBackend in Drupal 10
Same name and namespace in other branches
- 9 core/modules/media/src/OEmbed/ResourceFetcher.php \Drupal\media\OEmbed\ResourceFetcher::cacheBackend
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\OEmbedCode
protected $cacheBackend;