Used old namespace

This commit is contained in:
Moritz Schroeder 2016-02-17 19:05:17 +01:00
parent b64f7446e7
commit 6250e8d2fe

View file

@ -8,7 +8,7 @@
* @license MIT License
*/
namespace Propel\PropelBundle\Command;
namespace Propel\Bundle\PropelBundle\Command;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;