Category
extends ProductList
in package
This is the 'Category' class, a DTO class for the theme configuration data.
The items stored in this class will remain immutable (only get methods are available).
This class extends FWK\Core\Theme\Dtos\ProductList, see this class.
Tags
Table of Contents
PRODUCT_LIST | = 'productList' | |
---|---|---|
getProductList() | This method returns the productList configuration. | : ItemList|null |
Constants
PRODUCT_LIST
public
mixed
PRODUCT_LIST
= 'productList'
Methods
getProductList()
This method returns the productList configuration.
public
getProductList() : ItemList|null