<?php
namespace Develey\BornBundle\Controller;
use Symfony\Component\HttpFoundation\Request;
class ProductController extends \CoreBundle\Controller\ProductController
{
}