Skip to content

Commit d57ff13

Browse files
author
John Carlo Octabio
committed
#108: Clear Shopping Cart - Refactor PHPdoc to fix Code Sniffer error must have one blank line between short and long description
1 parent e9c6dd1 commit d57ff13

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ public function getItems()
166166

167167
/**
168168
* Verify if display pager on shopping cart
169-
* If cart block has custom_items and items qty in the shopping cart<limit from stores configuration
169+
*
170+
* Check if cart block has custom_items and items qty in the shopping cart<limit from stores configuration
170171
*
171172
* @return bool
172173
*/

0 commit comments

Comments
 (0)