Skip to content

Commit 36325fc

Browse files
author
Jon Doe
committed
ACP2E-203: Issues with admin actions report logging
1 parent 5cc76bb commit 36325fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Customer/Model/ResourceModel/CustomerRepository.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,8 @@ public function save(CustomerInterface $customer, $passwordHash = null)
298298
}
299299

300300
/**
301+
* Populate customer model with previous data
302+
*
301303
* @param CustomerModel $customerModel
302304
* @param ?array $prevCustomerDataArr
303305
*/

0 commit comments

Comments
 (0)