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