ProductFeature
class ProductFeature implements PrimaryKeyInterface
Class ProductFeature
Properties
| protected string | $featureName | Product feature name | |
| protected string | $featureValue | Product feature value | |
| protected Product | $product | Associated product |
Methods
integer
getId()
Get id
string
getFeatureName()
No description
setFeatureName(string $featureName)
No description
string
getFeatureValue()
No description
setFeatureValue(string $featureValue)
No description
getProduct()
No description
Details
at line 82
integer
getId()
Get id