Id
in package
implements
IdInterface
Class Id
Interfaces, Classes and Traits
- IdInterface
- Interface IdInterface
Table of Contents
- $id : int|null
- __construct() : mixed
- Id constructor.
- value() : int
Properties
$id
protected
int|null
$id
Methods
__construct()
Id constructor.
public
__construct(int|null $id) : mixed
Parameters
- $id : int|null
Return values
mixed —value()
public
value() : int