1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-11 01:22:54 +00:00

Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.

This commit is contained in:
Niels Keurentjes 2016-02-19 23:56:46 +01:00
parent 5c98421ae8
commit 692a3ed300
24 changed files with 26 additions and 65 deletions

View file

@ -22,7 +22,7 @@ use Symfony\Component\Console\Output\OutputInterface;
/**
* @author Fabien Potencier <fabien.potencier@gmail.com>
*/
class RunScriptCommand extends Command
class RunScriptCommand extends BaseCommand
{
/**
* @var array Array with command events