phpDocumentor

AttributeIdDto

Class AttributeIdDto

Table of Contents

$attributeId  : int
$attributeValueId  : int
__construct()  : mixed
AttributeIdDto constructor.
attributeId()  : int
attributeValueId()  : int

Properties

Methods

__construct()

AttributeIdDto constructor.

public __construct(int $attributeId, int $attributeValueId) : mixed
Parameters
$attributeId : int
$attributeValueId : int
Return values
mixed

attributeValueId()

public attributeValueId() : int
Return values
int

Search results