mirror of
https://github.com/Karaka-Management/oms-InvestmentManagement.git
synced 2026-02-16 04:08:44 +00:00
fix tests
This commit is contained in:
parent
7ecbce9b79
commit
f8a85f432d
|
|
@ -36,6 +36,11 @@ class AmountGroup
|
||||||
|
|
||||||
public int $option = 0;
|
public int $option = 0;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Constructor.
|
||||||
|
*
|
||||||
|
* @since 1.0.0
|
||||||
|
*/
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
$this->type = new BaseStringL11nType();
|
$this->type = new BaseStringL11nType();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user