<?php
namespace App\Centralstage\DemoModuleBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
/**
* @Annotation\Dir("Controller")
*/
class CentralstageDemoModuleBundle extends Bundle {
}