ProductObjectService

Implements \ProductObjectServiceInterface

Class ProductObjectService

category

System

package

Product

Methods

ProductObjectService constructor.

__construct(\ProductFactoryInterface $productFactory) 

Arguments

$productFactory

\ProductFactoryInterface

Product factory.

Creates a product object.

createProductObject() : \ProductInterface

Response

\ProductInterface

The created product.

Properties

Product factory.

productFactory : \ProductFactoryInterface