Skip to content

Commit bd5462d

Browse files
committed
AC-1821: Registered User & Customer API fixes
* code review
1 parent 54dee6b commit bd5462d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/Model/Plugin/UpdateCustomer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
use Magento\Customer\Api\Data\CustomerInterface;
1313
use Magento\Customer\Api\CustomerRepositoryInterface;
1414
use Magento\Authorization\Model\UserContextInterface;
15+
use Magento\Framework\App\ObjectManager;
1516

1617
/**
1718
* Update customer by id from request param

0 commit comments

Comments
 (0)