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