<?php
namespace TMWK\ExceptionNotifierBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class TMWKExceptionNotifierBundle extends Bundle
{
}