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