Method | Description | |
---|---|---|
getAttributeSet ( WellCommerce\Bundle\AttributeBundle\Entity\AttributeGroupInterface $attributeGroup ) : array | ||
getAttributeValuesSet ( WellCommerce\Bundle\AttributeBundle\Entity\AttributeInterface $attribute ) : array |
public getAttributeSet ( WellCommerce\Bundle\AttributeBundle\Entity\AttributeGroupInterface $attributeGroup ) : array | ||
$attributeGroup | WellCommerce\Bundle\AttributeBundle\Entity\AttributeGroupInterface | |
return | array |
public getAttributeValuesSet ( WellCommerce\Bundle\AttributeBundle\Entity\AttributeInterface $attribute ) : array | ||
$attribute | WellCommerce\Bundle\AttributeBundle\Entity\AttributeInterface | |
return | array |