You are here

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

Cache max-age.

Type: int

File

src/Normalizer/CacheableDependencyTrait.php, line 35

Class

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

Namespace

Drupal\jsonapi\Normalizer

Code

protected $cacheMaxAge = Cache::PERMANENT;