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