ObjectWithId
Interface trait for objects that have a numeric ID.
Table of Contents
- $id : int
- The unique numeric identifier.
Properties
$id
The unique numeric identifier.
public
int
$id
Interface trait for objects that have a numeric ID.
The unique numeric identifier.
public
int
$id