Skip to content

Kirby 4.1.2

$plugin->version()

Returns the normalized version number from the composer.json file

$plugin->version(): string|null

Return type

string|null

Parent class

Kirby\Cms\Plugin