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