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