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