namespace Rapsys\PackBundle\Command;
+use Rapsys\PackBundle\Command;
+
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;
-use Rapsys\PackBundle\Command;
-
/**
* {@inheritdoc}
*
//Print shuffled range
var_export(implode($shuffles));
+
+ //Add trailing line
+ echo "\n";
}
//Return success