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