Skip to content

Kirby 5.1.3

$licenseStatus->info()

The info text is shown in the license dialog in the status row.

$licenseStatus->info(string|null $end = null): string

Parameters

Name Type Default
$end stringornull null

Return type

string

This method modifies the existing $licensestatus object it is applied to and returns it again.

Parent class

Kirby\Cms\LicenseStatus