mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-01-25 18:18:40 +00:00
Force public member variables or mapper changes
This commit is contained in:
parent
37b009a534
commit
794bcac6a6
|
|
@ -90,7 +90,7 @@ class Item implements \JsonSerializable
|
|||
* @var BaseStringL11n[]
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private array $l11n = [];
|
||||
public array $l11n = [];
|
||||
|
||||
/**
|
||||
* Parts list.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user