MyCompany implements Item
FinalYes
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
Properties
$id
public
int|null
$id
= null
$name
public
string
$name
$taxId
public
string|null
$taxId
= null
Methods
__construct()
public
__construct(string $name[, int|null $id = null ][, string|null $taxId = null ]) : mixed
Parameters
- $name : string
- $id : int|null = null
- $taxId : string|null = null