phpDocumentor

CombiModelAndProductsIdDto implements CombiModelAndProductsIdDtoInterface

Class CombiModelAndProductsIdDto

Interfaces, Classes and Traits

CombiModelAndProductsIdDtoInterface
Interface CombiModelAndProductsIdDtoInterface

Table of Contents

$combiModel  : string
$productsId  : int
__construct()  : mixed
CombiModelAndProductsIdDto constructor.
combiModel()  : string
productsId()  : int

Properties

Methods

__construct()

CombiModelAndProductsIdDto constructor.

public __construct(string $combiModel, int $productsId) : mixed
Parameters
$combiModel : string
$productsId : int
Return values
mixed

Search results