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 0488ced commit dd339ecCopy full SHA for dd339ec
app/code/Magento/Dhl/Model/Plugin/Checkout/Block/Cart/Shipping.php
app/code/Magento/Dhl/etc/di.xml
@@ -6,9 +6,6 @@
6
*/
7
-->
8
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
9
- <type name="Magento\Checkout\Block\Cart\LayoutProcessor">
10
- <plugin name="checkout_cart_shipping_dhl" type="Magento\Dhl\Model\Plugin\Checkout\Block\Cart\Shipping"/>
11
- </type>
12
<type name="Magento\Config\Model\Config\TypePool">
13
<arguments>
14
<argument name="sensitive" xsi:type="array">
0 commit comments