$license->renewal()
Returns the renewal date
$license->renewal(IntlDateFormatter|string|null $format = null, string|null $handler = null): string|int|null
Parameters
| Name | Type | Default |
|---|---|---|
| $format | IntlDateFormatterorstringornull |
null
|
| $handler | stringornull |
null
|
Return types
stringorintornull
This method modifies the existing $license object it is applied to and returns it again.