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