<?php
namespace Whater\Infrastructure\NotificationBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
/**
* Class WhaterInfrastructureNotificationBundle
*
* @package Whater\Infrastructure\NotificationBundle
*/
class WhaterInfrastructureNotificationBundle extends Bundle
{
}