Kirby::version()
Returns the current version number from the composer.json (Keep that up to date! :))
Return type
string
|null
Exceptions
Type | Description |
---|---|
Kirby\Exception\LogicException |
if the Kirby version cannot be detected |
Returns the current version number from the composer.json (Keep that up to date! :))
string
|null
Type | Description |
---|---|
Kirby\Exception\LogicException |
if the Kirby version cannot be detected |