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