Item implements Item
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
Properties
$id
public
string
$id
$value
public
string
$value
Methods
__construct()
public
__construct(string $id, string $value) : mixed
Parameters
- $id : string
- $value : string