Skip to content

Commit 70e3c15

Browse files
author
John Carlo Octabio
committed
#108: Clear Shopping Cart - Refactor doc for enable_clear_shopping_cart constant
1 parent 6d31101 commit 70e3c15

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Checkout/Block/Cart

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Block/Cart/Grid.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class Grid extends \Magento\Checkout\Block\Cart
2323
const XPATH_CONFIG_NUMBER_ITEMS_TO_DISPLAY_PAGER = 'checkout/cart/number_items_to_display_pager';
2424

2525
/**
26-
* Default display setting for clear shopping cart button
26+
* Config settings path to enable clear shopping cart button
2727
*/
2828
const XPATH_CONFIG_ENABLE_CLEAR_SHOPPING_CART = 'checkout/cart/enable_clear_shopping_cart';
2929

0 commit comments

Comments
 (0)