<?php

namespace Lc\ShopBundle\Context;

interface CartProductInterface
{

}