Represents the action history
Definition at line 11 of file ActionHistory.php.
◆ actionInstance()
BristolSU\Support\Action\History\ActionHistory::actionInstance |
( |
| ) |
|
◆ $casts
BristolSU\Support\Action\History\ActionHistory::$casts |
|
protected |
◆ $fillable
BristolSU\Support\Action\History\ActionHistory::$fillable |
|
protected |
Initial value:= [
'action_instance_id', 'event_fields', 'settings', 'message', 'success'
]
Definition at line 16 of file ActionHistory.php.
◆ $table
BristolSU\Support\Action\History\ActionHistory::$table = 'action_histories' |
|
protected |
The documentation for this class was generated from the following file: