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 33ba243 commit 2668f2dCopy full SHA for 2668f2d
app/code/Magento/Customer/Controller/Adminhtml/Index/InlineEdit.php
@@ -10,7 +10,7 @@
10
use Magento\Customer\Api\Data\CustomerInterface;
11
use Magento\Customer\Model\EmailNotificationInterface;
12
use Magento\Customer\Ui\Component\Listing\AttributeRepository;
13
-use Magento\Framework\App\Action\HttpPostActionInterface;
+use Magento\Framework\Message\MessageInterface;
14
15
/**
16
* Customer inline edit action
0 commit comments