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 7c1c47f commit 69d1097Copy full SHA for 69d1097
app/code/Magento/Sales/Model/Order/Payment.php
@@ -139,8 +139,7 @@ public function __construct(
139
\Magento\Framework\Model\ResourceModel\AbstractResource $resource = null,
140
\Magento\Framework\Data\Collection\AbstractDb $resourceCollection = null,
141
array $data = []
142
- )
143
- {
+ ) {
144
$this->priceCurrency = $priceCurrency;
145
$this->creditmemoFactory = $creditmemoFactory;
146
$this->transactionRepository = $transactionRepository;
0 commit comments