Interface ProductAttributeFactoryInterface

Interface ProductAttributeFactoryInterface

Direct known implementers

ProductAttributeFactory

Methods summary

public createProductAttribute( IdType $optionId, IdType $valueId ) : ProductAttributeInterface

Creates a new product attribute instance.

public createStoredProductAttribute( IdType $productAttributeId ) : StoredProductAttributeInterface

Creates a new stored product attribute instance.