Skip to content

Kirby 5.2.3

$plugin->manifest()

Returns the path to the plugin's composer.json

$plugin->manifest(): string

Return type

string

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

Parent class

Kirby\Plugin\Plugin