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