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