You are here

protected property ResourceTypeRepository::$staticCache in JSON:API 8.2

The static cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/ResourceType/ResourceTypeRepository.php, line 68

Class

ResourceTypeRepository
Provides a repository of all JSON:API resource types.

Namespace

Drupal\jsonapi\ResourceType

Code

protected $staticCache;