Interface ProductSettingsRepositoryInterface
| category |
System |
|---|---|
| package |
Product |
| subpackage |
Interfaces |
getProductSettingsById(\IdType $productId) : \ProductSettingsInterface
\ProductSettingsInterfaceEntity with product settings for the expected product id.
store(\IdType $productId, \ProductSettingsInterface $settings) : \ProductSettingsRepositoryInterface|$this