We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568e35c commit 0d89d9eCopy full SHA for 0d89d9e
app/code/Magento/Customer/Model/Plugin/UpdateCustomer.php
@@ -28,8 +28,6 @@ class UpdateCustomer
28
*/
29
private $userContext;
30
31
- private const USER_TYPE_CUSTOMER = 3;
32
-
33
/**
34
* @param RestRequest $request
35
* @param UserContextInterface|null $userContext
0 commit comments