Featured extends ProductList
in package

This is the 'Featured' 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
see
ProductList

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
Return values
ItemList|null

Search results