Class ProductAttributeServiceFactory
| category |
System |
|---|---|
| package |
ProductModule |
| subpackage |
Factories |
__construct(\CI_DB_query_builder $db)
\CI_DB_query_builder
_getProductAttributeFactory() : \ProductAttributeFactoryInterface
When the factory is not instantiated, a new instance will be created and returned.
\ProductAttributeFactoryInterface
createProductAttributeObjectService() : \ProductAttributeObjectService
createProductAttributeService() : \ProductAttributeService
db : \CI_DB_query_builder
| var |
|---|
\CI_DB_query_builder
productAttributeFactory : \ProductAttributeFactoryInterface