<?php
namespace Wangaz\NewsletterNotificationBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class NewsletterNotificationBundle extends Bundle
{
}