Copied!

AttributeGroupInterface

AttributeGroupInterface.php : 11
Interface

Methods

publicgetIcon()

AttributeGroupInterface.php : 17
public getIcon() : string|null

Return values

string|null

publicgetId()

AttributeGroupInterface.php : 13
public getId() : int

Return values

int

publicgetIdentifier()

AttributeGroupInterface.php : 15
public getIdentifier() : string

Return values

string

publicgetLabel()

AttributeGroupInterface.php : 19
public getLabel([string|null $languageCode = null ]) : string

Parameters

Name Type Default value Description
$languageCode string|null null -

Return values

string

publicgetLabels()

AttributeGroupInterface.php : 29
public getLabels() : array<string, string>

Return values

array<string, string>

publicgetLanguages()

AttributeGroupInterface.php : 24
public getLanguages() : array<string|int, string>

Return values

array<string|int, string>