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