getLicense()
Kirby page method
Return array with license data
Parameters
| Name | Type | Description |
|---|---|---|
$licenseId |
string |
- Returns:
array
Usage
This method is available on all $page objects:
$page->getLicense($licenseId);
Source: /methods/pages/getLicense.php