phpDocumentor

CategoryRepositoryDeleterInterface

Interface CategoryRepositoryDeleterInterface

This interface defines methods for deleting category records from the database and is used in the category repository among the interfaces for writing and reading category records.

Tags
category

System

subpackage

Interfaces

Table of Contents

deleteById()  : mixed
Deletes a category based on the ID provided.
deleteRelatedProductsOfCategory()  : $this|CategoryRepositoryDeleterInterface
Deletes related products of given category.

Methods

Search results