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