Cleaned commands

This commit is contained in:
Kévin Gomez 2013-11-24 16:36:58 +00:00
commit 64ea15cd49
15 changed files with 101 additions and 170 deletions

View file

@ -16,7 +16,7 @@ use Symfony\Component\Console\Input\InputInterface;
/**
* @author Kévin Gomez <contact@kevingomez.fr>
*/
class SqlBuildCommand extends AbstractCommand
class SqlBuildCommand extends WrappedCommand
{
/**
* {@inheritdoc}