introduce "Bundle" namespace part

This commit is contained in:
Gregor Harlan 2016-02-11 19:14:03 +01:00
commit 893c85c655
119 changed files with 506 additions and 506 deletions

View file

@ -8,7 +8,7 @@
* @license MIT License
*/
namespace Propel\PropelBundle\Command;
namespace Propel\Bundle\PropelBundle\Command;
use Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand;
use Symfony\Component\Console\Input\ArrayInput;