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