Typo correction
This commit is contained in:
@@ -208,8 +208,8 @@ class ToXmlService
|
||||
|
||||
$children = array_merge(
|
||||
$registerGroup->registers,
|
||||
$registerGroup->subGroups,
|
||||
$registerGroup->subGroupReferences
|
||||
$registerGroup->subgroups,
|
||||
$registerGroup->subgroupReferences
|
||||
);
|
||||
|
||||
usort(
|
||||
|
||||
Reference in New Issue
Block a user