diff --git a/Command/BundleTrait.php b/Command/BundleTrait.php index c3043fb..dd0ec23 100644 --- a/Command/BundleTrait.php +++ b/Command/BundleTrait.php @@ -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;