$plugin->authors()
Returns the array with author information from the composer.json file
$plugin->authors(): array
Return type
array
This method modifies the existing $plugin object it is applied to and returns it again.
Returns the array with author information from the composer.json file
$plugin->authors(): array
array
This method modifies the existing $plugin object it is applied to and returns it again.