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