<?php
namespace Rawafed\NewsletterBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class NewsletterBundle extends Bundle
{
}