<?php
namespace Aqarmap\Bundle\UtilityBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class AqarmapUtilityBundle extends Bundle
{
}