<?php
namespace Entrepreneurs\Bundle\FrontBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class FrontBundle extends Bundle
{
}