mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 07:38:39 +00:00
rector fixes + bug fixes
This commit is contained in:
parent
9bf4525c25
commit
50ee1b7f75
|
|
@ -378,7 +378,7 @@ final class TaskMapper extends DataMapperFactory
|
|||
}
|
||||
|
||||
$count = $fetched[0][0] ?? 0;
|
||||
} catch (\Exception $e) {
|
||||
} catch (\Exception $_) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user