Skip to content

Commit d5160db

Browse files
author
Shawn Abramson
committed
Chopped down long class description to be less than 120 chars
1 parent e9fa0a8 commit d5160db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/GroupedProduct/Model/Quote/Item/CartItemProcessor.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
use Magento\Quote\Model\Quote\Item\CartItemProcessorInterface;
1313

1414
/**
15-
* A class that converts the Grouped Product super group, as received over RESTful API, into the format needed within the buy request
15+
* A class that converts the Grouped Product super group, as received over RESTful API,
16+
* into the format needed within the buy request
1617
*
1718
* Class \Magento\GroupedProduct\Model\Quote\Item\CartItemProcessor
1819
*/

0 commit comments

Comments
 (0)