mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-01-11 17:28:41 +00:00
php cs fixer
This commit is contained in:
parent
bb281b1bc5
commit
e5636a4275
|
|
@ -121,7 +121,7 @@ class Supplier
|
|||
return $this->info;
|
||||
}
|
||||
|
||||
public function setInfo(string $info) /* : void */
|
||||
public function setInfo(string $info) : void /* : void */
|
||||
{
|
||||
$this->info = $info;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user