Class ProductSettingsRepositoryReader
category |
System |
---|---|
package |
Product |
subpackage |
Repositories |
__construct(\CI_DB_query_builder $db, \ProductFactoryInterface $productFactory, \CustomerStatusProviderInterface $customerStatusProvider)
\CI_DB_query_builder
Database connection.
getById(\IdType $productId) : \ProductSettingsInterface
Throws |
|
---|
\ProductSettingsInterface
Entity with product settings for the expected product id.