Skip to content

Kirby 5.1.1

Kirby::version()

Returns the current version number from the composer.json (Keep that up to date! :))

Kirby::version(): string|null

Return types

stringornull

Exceptions

Type Description
Kirby\Exception\LogicException if the Kirby version cannot be detected

Parent class

Kirby\Cms\App