$license->renewal()
Returns the renewal date
$license->renewal(IntlDateFormatter|string|null $format = null, ?string $handler = null): string|int|null
Parameters
| Name | Type | Default |
|---|---|---|
| $format | IntlDateFormatter|string|null |
null |
| $handler | string|null |
null |
Return type
string|int|null