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 4f7372d commit c05b0c9Copy full SHA for c05b0c9
dev/tests/api-functional/_files/Magento/TestModuleDefaultHydrator/Model/ResourceModel/SaveHandler.php
@@ -7,7 +7,7 @@
7
8
use Magento\Framework\EntityManager\Operation\ExtensionInterface;
9
use Magento\TestModuleDefaultHydrator\Api\Data\ExtensionAttributeInterface;
10
-use Magento\Framework\EntityManager\MetadataPool;
+use Magento\Customer\Api\Data\CustomerInterface;
11
use Magento\Framework\EntityManager\EntityManager;
12
13
class SaveHandler implements ExtensionInterface
0 commit comments