phpDocumentor

WishlistReadService
in package
implements WishlistReadService

Interfaces, Classes and Traits

WishlistReadService

Table of Contents

$factory  : WishlistFactory
$repository  : WishlistRepository
__construct()  : mixed
Constructor
getWishlist()  : Wishlist
Get the Wishlist for a given Customer ID

Properties

Methods

getWishlist()

Get the Wishlist for a given Customer ID

public getWishlist(int $customerId, int $languageId) : Wishlist
Parameters
$customerId : int
$languageId : int
Return values
Wishlist

Search results