mini\Util\CacheControlHeader::withMaxSharedTtl() Method

public

Signature

public function withMaxSharedTtl(int $seconds): static

Parameters

Name Type Default Description
$seconds int required Documentation missing

Returns

static

Documentation

Cap s-maxage (shared cache TTL) to at most the given value

Source

src/Util/CacheControlHeader.php:241-255