mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Tiny improvement on business logic from test cases
This commit is contained in:
@@ -43,7 +43,7 @@ class CreateVoucherifyOrderObject implements DataTransferObject
|
||||
/**
|
||||
* @return int
|
||||
*/
|
||||
public function getCompanyId(): string
|
||||
public function getCompanyId(): int
|
||||
{
|
||||
return $this->companyId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user