<?php namespace Lc\ShopBundle\Context; use Doctrine\ORM\Mapping as ORM; use Gedmo\Mapping\Annotation as Gedmo; interface MerchantInterface { }