We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3182759 commit 3bce77fCopy full SHA for 3bce77f
app/code/Magento/Customer/Model/ResourceModel/CustomerRepository.php
@@ -17,6 +17,7 @@
17
use Magento\Customer\Model\Data\CustomerSecureFactory;
18
use Magento\Customer\Model\Delegation\Data\NewOperation;
19
use Magento\Customer\Model\Delegation\Storage as DelegatedStorage;
20
+use Magento\Customer\Model\ResourceModel\Customer\Collection;
21
use Magento\Framework\Api\DataObjectHelper;
22
use Magento\Framework\Api\ExtensibleDataObjectConverter;
23
use Magento\Framework\Api\ExtensionAttribute\JoinProcessorInterface;
0 commit comments