public function CacheableDependencyTrait::getCacheContexts in JSON:API 8
File
- src/
Normalizer/ CacheableDependencyTrait.php, line 62
Class
Namespace
Drupal\jsonapi\NormalizerCode
public function getCacheContexts() {
return $this->cacheContexts;
}