mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-19 04:23:59 +00:00
fix LMD to HWT
This commit is contained in:
@@ -144,7 +144,7 @@ class CreateDeliveryCustomerLogic extends AbstractControllerLogic
|
||||
$Object = new EmploymentObject($companyModule, $user);
|
||||
|
||||
$this->assignEmployeeProcessor->execute($Object);
|
||||
|
||||
dd('success');
|
||||
return $this->response($this->authenticationProcessor->execute($request));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user