MERGE_UAT_BUG_FIXES
This commit is contained in:
commit
78eec85f4d
@ -4947,6 +4947,7 @@ class EmployeeRestController extends AdminController
|
|||||||
protected function dispatchManualReminder($clientId, $clientBranchId, $clientPolicyId)
|
protected function dispatchManualReminder($clientId, $clientBranchId, $clientPolicyId)
|
||||||
{
|
{
|
||||||
$dashboardController = new DashboardController();
|
$dashboardController = new DashboardController();
|
||||||
|
$dashboardController->initController($this->request, $this->response, $this->logger);
|
||||||
|
|
||||||
return $dashboardController->sendManualReminder(
|
return $dashboardController->sendManualReminder(
|
||||||
$clientId,
|
$clientId,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user