Skip to content

Commit 3bba6f3

Browse files
author
Oleksandr Iegorov
committed
MAGETWO-99451: Custom customer address attribute values are empty when address is changed in admin checkout
1 parent 2dfd233 commit 3bba6f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Api/ExtensibleDataObjectConverter.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ public function toNestedArray(
6161
}
6262

6363
/**
64+
* Recursive process array to process customer attributes
65+
*
6466
* @param array $dataObjectArray
6567
* @param array $skipAttributes
6668
* @return array

0 commit comments

Comments
 (0)