mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +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;
|
$count = $fetched[0][0] ?? 0;
|
||||||
} catch (\Exception $e) {
|
} catch (\Exception $_) {
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user