Skip to content

Commit 387636d

Browse files
committed
lynx-232: remove unnecessary change
1 parent 1ce4662 commit 387636d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CustomerGraphQl/Model/Context/AddUserInfoToContext.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class AddUserInfoToContext implements UserContextParametersProcessorInterface
3232
/**
3333
* @var CustomerRepository
3434
*/
35-
private CustomerRepository $customerRepository;
35+
private $customerRepository;
3636

3737
/**
3838
* @param UserContextInterface $userContext

0 commit comments

Comments
 (0)