mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-19 04:13:58 +00:00
check
This commit is contained in:
@@ -100,6 +100,7 @@ class ContractObligationCompleteOrAcceptCheck implements Rule
|
||||
if ($this->type == 'complete') {
|
||||
return config('error_code.contract_obligation_complete_error');
|
||||
}
|
||||
|
||||
if ($this->type == 'accept') {
|
||||
return config('error_code.contract_obligation_accept_error');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user