Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. migrate.services.yml

cache.migrate

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin

File

core/modules/migrate/migrate.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin }
  4. factory:
  5. - '@cache_factory'
  6. - get
  7. arguments:
  8. - migrate
RSS feed
Powered by Drupal