Skip to content

Kirby 4.2.0

$plugin->id()

Returns the unique ID for the plugin (alias for the plugin name)

$plugin->id(): string

Return type

string

Parent class

Kirby\Cms\Plugin