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