Property | Type | Description | |
---|---|---|---|
$id | string | the entity id | |
$machine | string | the statemachine name | |
$message | |||
$state | string | the state the transition was made to (the current state) | |
$timestamp | integer | the timestamp when the storagedata was created, ideally at storage time. |
Method | Description | |
---|---|---|
__construct ( |
public __construct ( |
||
$identifier | ||
$state | string |
public string $state | ||
return | string |
public int $timestamp | ||
return | integer |