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 adc4105 commit d158b53Copy full SHA for d158b53
app/code/Magento/GiftMessage/Block/Cart/Item/Renderer/Actions/GiftOptions.php
@@ -5,9 +5,9 @@
5
*/
6
namespace Magento\GiftMessage\Block\Cart\Item\Renderer\Actions;
7
8
-use Magento\Backend\Block\Template\Context;
9
use Magento\Checkout\Block\Cart\Item\Renderer\Actions\Generic;
10
use Magento\Framework\Json\Encoder;
+use Magento\Framework\View\Element\Template\Context;
11
12
/**
13
* @api
0 commit comments