phpDocumentor

AttributeIdDto implements AttributeIdDtoInterface

Class AttributeIdDto

Interfaces, Classes and Traits

AttributeIdDtoInterface
Interface AttributeIdDtoInterface

Table of Contents

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

Properties

Methods

__construct()

AttributeIdDto constructor.

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

attributeId()

public attributeId() : int
Tags
inheritDoc
Return values
int

Search results