ShoppingCartServiceFactory

Implements \ShoppingCartServiceFactoryInterface

Class ShoppingCartServiceFactory

category

System

package

SharedShoppingCart

Methods

SharedShoppingCartServiceFactory constructor.

__construct(\CI_DB_query_builder $db) 

Arguments

$db

\CI_DB_query_builder

Creates a SharedShoppingCartService instance.

createSharedShoppingCartService() : boolean|\SharedShoppingCartService

Response

boolean|\SharedShoppingCartService

Creates a ShoppingCartService instance.

createShoppingCartService() : \ShoppingCartServiceInterface

Properties