Entity_ID
Provides access to the ID of the entity.
Tags
Table of Contents
Methods
id()
Retrieve ID of the Entity
public
id() : int
Return values
int —set_id()
Set ID of the Entity
public
set_id(int|string|null $id) : void
Parameters
- $id : int|string|null
-
ID of the Entity