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 6d31101 commit 70e3c15Copy full SHA for 70e3c15
app/code/Magento/Checkout/Block/Cart/Grid.php
@@ -23,7 +23,7 @@ class Grid extends \Magento\Checkout\Block\Cart
23
const XPATH_CONFIG_NUMBER_ITEMS_TO_DISPLAY_PAGER = 'checkout/cart/number_items_to_display_pager';
24
25
/**
26
- * Default display setting for clear shopping cart button
+ * Config settings path to enable clear shopping cart button
27
*/
28
const XPATH_CONFIG_ENABLE_CLEAR_SHOPPING_CART = 'checkout/cart/enable_clear_shopping_cart';
29
0 commit comments