debug registration

This commit is contained in:
omair saleh
2021-09-01 15:27:47 +08:00
parent 5ca3a927c1
commit e11cc64f89
2 changed files with 2 additions and 1 deletions
@@ -135,7 +135,7 @@ class CreateCustomerLogic extends AbstractControllerLogic
$Object = new EmploymentObject($companyModule, $user);
$this->assignEmployeeProcessor->execute($Object);
dd('test');
$this->uploadIdentityDocumentProcessor->execute($request, $company);
$this->generateEmailVerificationAttemptProcessor->execute($user);