Skip to content

Kirby 4.4.1

$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