mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-26 07:58:40 +00:00
Waiting for fix
This commit is contained in:
parent
486ac07eea
commit
5a2b1a9919
|
|
@ -182,7 +182,7 @@ class Account implements ArrayableInterface
|
|||
*/
|
||||
public function getL11n() : Localization
|
||||
{
|
||||
return $this->l11n ?? new NullLocalization();
|
||||
return $this->l11n;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user