ProductSettingsRepositoryReaderInterface

Extends

Interface ProductSettingsRepositoryReaderInterface

category

System

package

Product

subpackage

Interfaces

Methods

Returns a product settings instance by the given product id.

getById(\IdType $productId) : \ProductSettingsInterface

Arguments

$productId

\IdType

Id of product entity.

Response

\ProductSettingsInterface

Entity with product settings for the expected product id.