ttl ?? $this->jikanConfig->defaultCacheExpire(); } public function setTtl(?int $ttl): void { $this->ttl = $ttl; } }