<?php
namespace Develey\SpechtBundle\Controller;
class CartController extends \CoreBundle\Controller\CartController
{
}