Class ProductListProviderFactory
category |
System |
---|---|
package |
Product |
subpackage |
Factories |
__construct(\ProductRepositoryInterface $productRepo, \CI_DB_query_builder $db)
\CI_DB_query_builder
Database connection.
createProductListProvider(\LanguageCode $languageCode, array $conditions = array()) : \ProductListProviderInterface
Creates and returns a product list provider.
\LanguageCode
Language code, for the language in which the product list provider should be returned.
array
Database request conditions as an associative array.
\ProductListProviderInterface
productRepo : \ProductRepositoryInterface
db : \CI_DB_query_builder
var |
---|
\CI_DB_query_builder