Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
WellCommerce
Bundle
ShopBundle
Repository
ShopRepositoryInterface
PHP Interface WellCommerce\Bundle\ShopBundle\Repository\ShopRepositoryInterface
Author:
Adam Piotrowski (
[email protected]
)
Inheritance:
extends
WellCommerce\Bundle\DoctrineBundle\Repository\RepositoryInterface
ファイルを表示
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