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