mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-27 00:14:16 +00:00
WIP - Order steps & remaining APIs
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ class ContainerPackingListObject implements DataTransferObject
|
||||
return $this->containerType;
|
||||
}
|
||||
|
||||
public function getSealReference(): int
|
||||
public function getSealReference(): ?string
|
||||
{
|
||||
return $this->sealReference;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user