You are here

service cache.feeds_download in Feeds 8.3

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
1 string reference to cache.feeds_download
HttpFetcher::create in src/Feeds/Fetcher/HttpFetcher.php
Creates an instance of the plugin.

File

./feeds.services.yml
feeds.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin }
  4. factory: 'cache_factory:get'
  5. arguments:
  6. - feeds_download