getLicenseTitle()
Kirby page method
Returns title when license type is entity
Parameters
| Name | Type | Description |
|---|---|---|
$licenseId |
string |
- Returns:
string
Usage
This method is available on all $page objects:
$page->getLicenseTitle($licenseId);
Source: /methods/pages/getLicenseTitle.php