<?php
namespace Umimeweby\EmailerBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class UmimewebyEmailerBundle extends Bundle
{
}