$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 | string ornull |
null
|
Return type
string
This method modifies the existing $licensestatus
object it is applied to and returns it again.