phpDocumentor

ProductVariantsMapper

Class ProductVariantsMapper

Table of Contents

$factory  : ProductVariantFactory
__construct()  : mixed
ProductVariantsMapper constructor.
mapProductId()  : ProductId
mapProductVariant()  : ProductVariant
mapProductVariantId()  : ProductVariantId
mapProductVariantIds()  : ProductVariantIds
mapProductVariants()  : ProductVariants
mapCombinationsFromString()  : OptionAndOptionValueIds

Properties

Methods

mapProductVariant()

public mapProductVariant(array<string|int, mixed> $data) : ProductVariant
Parameters
$data : array<string|int, mixed>
Tags
todo

alter table products_properties_combis.products_vpe_id nullable

Return values
ProductVariant

Search results