<?php

namespace Lc\ShopBundle\Context ;

interface OrderPaymentInterface
{

}