phpDocumentor

WishlistWriteService
in package
implements WishlistWriteService

Interfaces, Classes and Traits

WishlistWriteService

Table of Contents

$factory  : WishlistFactory
$repository  : WishlistRepository
__construct()  : mixed
Constructor
removeWishlist()  : void
Removes the Wishlist for a given user

Properties

Methods

removeWishlist()

Removes the Wishlist for a given user

public removeWishlist(int $customerId) : void
Parameters
$customerId : int
Return values
void

Search results