You are here

service cache.jsonapi_resource_types in JSON:API 8.2

Class

Drupal\Core\Cache\MemoryCache\MemoryCache

Tags

  • cache.bin
1 string reference to cache.jsonapi_resource_types
JsonapiServiceProvider::alter in src/JsonapiServiceProvider.php
Modifies existing service definitions.

File

./jsonapi.services.yml
jsonapi.services.yml

View source
  1. class: Drupal\Core\Cache\MemoryCache\MemoryCache
  2. tags:
  3. - { name: cache.bin }