Skip to content

Kirby 5.2.2

$plugin->license()

Returns the license object

$plugin->license(): Kirby\Plugin\License

Return type

Kirby\Plugin\License

This method modifies the existing $plugin object it is applied to and returns it again.

Parent class

Kirby\Plugin\Plugin