Skip to content

Kirby 4.2.0

$license->activation()

Returns the activation date if available

$license->activation(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