HOR-3687 observations
This commit is contained in:
@@ -1651,7 +1651,7 @@ class Cases
|
||||
}
|
||||
}
|
||||
return $caseVariable;
|
||||
} catch (\Exception $e) {
|
||||
} catch (Exception $e) {
|
||||
throw $e;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user