Skip to content

Kirby 4.2.0

$license->renewal()

Returns the renewal date

$license->renewal(IntlDateFormatter|string|null $format = null, ?string $handler = null): string|int|null

Parameters

Name Type Default
$format IntlDateFormatter|string|null null
$handler string|null null

Return type

string|int|null

Parent class

Kirby\Cms\License