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