MERGE_TEST_BUG_FIXES

This commit is contained in:
Ubuntu 2026-06-30 14:06:38 +05:30
commit 1d8b0faedb

View File

@ -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,