Copied!

BrandContextAttributeValueInterface

BrandContextAttributeValueInterface.php : 11
Interface

Methods

publicgetDefinition()

BrandContextAttributeValueInterface.php : 15
public getDefinition() : AttributeDefinitionInterface

Return values

AttributeDefinitionInterface

publicgetId()

BrandContextAttributeValueInterface.php : 13
public getId() : int

Return values

int

publicgetLanguageCode()

BrandContextAttributeValueInterface.php : 17
public getLanguageCode() : string|null

Return values

string|null

publicgetValue()

BrandContextAttributeValueInterface.php : 19
public getValue() : mixed

publicisEmpty()

BrandContextAttributeValueInterface.php : 21
public isEmpty() : bool

Return values

bool