<?php
namespace NOUT\Bundle\NOUTOnlineBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class NOUTOnlineBundle extends Bundle
{
}