WellCommerce\Bundle\ShopBundle\Storage\ShopStorageInterface::setCurrentShop PHP Метод

setCurrentShop() публичный Метод

public setCurrentShop ( WellCommerce\Bundle\ShopBundle\Entity\ShopInterface $shop )
$shop WellCommerce\Bundle\ShopBundle\Entity\ShopInterface
    public function setCurrentShop(ShopInterface $shop);