PHP Interface WellCommerce\Bundle\ShopBundle\Repository\ShopRepositoryInterface

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\DoctrineBundle\Repository\RepositoryInterface
Show file Open project: wellcommerce/wellcommerce Interface Usage Examples

Public Methods

Method Description
resolve ( integer $currentShopId, string $host ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface

Method Details

resolve() public method

public resolve ( integer $currentShopId, string $host ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface
$currentShopId integer
$host string
return WellCommerce\Bundle\ShopBundle\Entity\ShopInterface