ProductAttributeObjectServiceInterface
in
Interface ProductAttributeObjectServiceInterface
Tags
Table of Contents
- createProductAttributeObject() : ProductAttributeInterface
- Creates a new instance of a product attribute object.
Methods
createProductAttributeObject()
Creates a new instance of a product attribute object.
public
createProductAttributeObject(IdType $optionId, IdType $valueId) : ProductAttributeInterface
Parameters
Return values
ProductAttributeInterface —New instance of product attribute.