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