Join Class¶
- class Join¶
Represents a Join
Implements
StateInterface- __construct(?string $id)¶
Create a Join
- Parameters:
$id (
?string) – The state id (default: auto-generate)
- Returns:
An instance of
Join- Return type:
Represents a Join
Implements StateInterface
Create a Join
$id (?string) – The state id (default: auto-generate)
An instance of Join