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