mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-02-11 18:38:42 +00:00
Remove whitespace
This commit is contained in:
parent
3075d2c99d
commit
92d5a46a4e
|
|
@ -54,7 +54,7 @@ class Employee
|
||||||
$this->account = $account;
|
$this->account = $account;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getAccount() : Account
|
public function getAccount() : Account
|
||||||
{
|
{
|
||||||
return $this->account;
|
return $this->account;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user