Skip to content

Kirby 4.2.0

$plugin->authors()

Returns the array with author information from the composer.json file

$plugin->authors(): array

Return type

array

Parent class

Kirby\Cms\Plugin