class ParentProductConfig extends Model (View source)

Properties

string[] $labels
string $productName

Methods

setLabels($labels)

No description

string[]
getLabels()

No description

setProductName($productName)

No description

string
getProductName()

No description

Details

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setProductName($productName)

No description

Parameters

$productName

string getProductName()

No description

Return Value

string