Property | Type | Description | |
---|---|---|---|
$shopDataset | WellCommerce\Component\DataSet\DataSetInterface | ||
$shopStorage | WellCommerce\Bundle\ShopBundle\Storage\ShopStorageInterface |
Method | Description | |
---|---|---|
__construct ( WellCommerce\Bundle\ShopBundle\Storage\ShopStorageInterface $shopStorage, WellCommerce\Component\DataSet\DataSetInterface $shopDataset ) | ShopExtension constructor. | |
getCurrentShop ( ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface | ||
getFunctions ( ) | ||
getName ( ) | ||
getShops ( ) : array |
public __construct ( WellCommerce\Bundle\ShopBundle\Storage\ShopStorageInterface $shopStorage, WellCommerce\Component\DataSet\DataSetInterface $shopDataset ) | ||
$shopStorage | WellCommerce\Bundle\ShopBundle\Storage\ShopStorageInterface | |
$shopDataset | WellCommerce\Component\DataSet\DataSetInterface |
public getCurrentShop ( ) : WellCommerce\Bundle\ShopBundle\Entity\ShopInterface | ||
return | WellCommerce\Bundle\ShopBundle\Entity\ShopInterface |
protected DataSetInterface,WellCommerce\Component\DataSet $shopDataset | ||
return | WellCommerce\Component\DataSet\DataSetInterface |