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