mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-11 01:32:16 +01:00
Added more imports
This commit is contained in:
@@ -6,5 +6,5 @@ namespace App\Exceptions\Api;
|
||||
|
||||
class TimeEntryStillRunningApiException extends ApiException
|
||||
{
|
||||
const string KEY = 'time_entry_still_running';
|
||||
public const string KEY = 'time_entry_still_running';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user