phpDocumentor

CategoryDto

Class CategoryDto

Table of Contents

$id  : int
$name  : string
__construct()  : mixed
CategoryDto constructor.
id()  : int
name()  : string

Properties

Methods

__construct()

CategoryDto constructor.

public __construct(string $name, int $id) : mixed
Parameters
$name : string
$id : int
Return values
mixed

Search results