Interface ProductCategoryLinkerInterface

Interface ProductCategoryLinkerInterface

Direct known implementers

ProductCategoryLinker

Methods summary

public linkProduct( IdType $productId, IdType $targetCategoryId ) :

Links a product to a category.

public removeProductFromStartPage( IdType $productId ) : ProductRepositoryInterface|ProductCategoryLinkerInterface
public addProductToStartPage( IdType $productId ) : ProductRepositoryInterface|ProductCategoryLinkerInterface