You are here

protected property CacheableDependencyTrait::$cacheContexts in JSON:API 8

Cache contexts.

Type: string[]

File

src/Normalizer/CacheableDependencyTrait.php, line 21

Class

CacheableDependencyTrait
Trait for \Drupal\Core\Cache\CacheableDependencyInterface.

Namespace

Drupal\jsonapi\Normalizer

Code

protected $cacheContexts = [];