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