getLicensePrice()
Kirby page method
Returns price for license
Parameters
| Name | Type | Description |
|---|---|---|
$licenseId |
string |
|
$format |
bool |
- Returns:
string
Usage
This method is available on all $page objects:
$page->getLicensePrice($licenseId, $format);
Source: /methods/pages/getLicensePrice.php