mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 20:22:15 +01:00
Removed option to update billable rate without updating time entries
This commit is contained in:
committed by
Constantin Graf
parent
be50397775
commit
1dc35f1f55
@@ -23,6 +23,7 @@ class TestJob implements ShouldQueue
|
||||
private User $user;
|
||||
|
||||
private string $message;
|
||||
|
||||
private bool $fail;
|
||||
|
||||
/**
|
||||
@@ -37,6 +38,7 @@ class TestJob implements ShouldQueue
|
||||
|
||||
/**
|
||||
* Execute the job.
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
public function handle(): void
|
||||
|
||||
Reference in New Issue
Block a user