<?php namespace Lc\CaracoleBundle\Model\Reduction; use Doctrine\Common\Collections\Collection; use Lc\CaracoleBundle\Model\PointSale; interface ReductionCartInterface { }