mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-01-19 11:18:41 +00:00
php cs fixer
This commit is contained in:
parent
24cc5d1a76
commit
c2edff9d00
|
|
@ -121,7 +121,7 @@ class Client
|
|||
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