mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Update PluginUninstallCommand.php
This commit is contained in:
@@ -34,7 +34,7 @@ class PluginUninstallCommand extends Command
|
||||
$io->warning($warning);
|
||||
}
|
||||
|
||||
$io->success($pluginName . ' plugin has been successfully installed.');
|
||||
$io->success('Successfully uninstalled plugin ' . $pluginName);
|
||||
return Command::SUCCESS;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user