<?php
namespace HelloSebastian\HelloBootstrapTableBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class HelloBootstrapTableBundle extends Bundle
{
}