Interface CategoryFactoryInterface
This interface defines methods for creating Category and StoredCategory objects with its CategorySettings dependency.
| category |
System |
|---|---|
| package |
Category |
| subpackage |
Interfaces |
createCategory() : \Category
createCategorySettings() : \CategorySettings
createStoredCategory(\IdType $categoryId) : \StoredCategory