Class ProductObjectService

Class ProductObjectService

ProductObjectService implements ProductObjectServiceInterface
Package: Product
Category: System
Located at Services/Core/Product/ProductObjectService.inc.php

Methods summary

public __construct( ProductFactoryInterface $productFactory )

ProductObjectService constructor.

public createProductObject( void ) : ProductInterface

Creates a product object.

Properties summary

protected $productFactory : ProductFactoryInterface

Product factory.