mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-14 07:28:41 +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
|
public function getL11n() : Localization
|
||||||
{
|
{
|
||||||
return $this->l11n ?? new NullLocalization();
|
return $this->l11n;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user