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