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