<?php
namespace Nelmio\JsLoggerBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class NelmioJsLoggerBundle extends Bundle
{
}