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

Breadcrumb

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

cache.rest

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin

File

core/modules/rest/rest.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. - rest
RSS feed
Powered by Drupal