Skip to content

Commit 882868a

Browse files
committed
Fixes unrelated code style issues
1 parent 2769f7c commit 882868a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Payment/Model/MethodList.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ public function __construct(
6060
}
6161

6262
/**
63+
* Returns all available payment methods for the given quote.
64+
*
6365
* @param \Magento\Quote\Api\Data\CartInterface $quote
6466
* @return \Magento\Payment\Model\MethodInterface[]
6567
*/

0 commit comments

Comments
 (0)