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