Skip to content

Commit 9bf523d

Browse files
committed
MAGETWO-50986: Mismatch Order Commnets after order was paid by Authorize.net Direct Post payment method
- Add new line at the end of file
1 parent 212a3ae commit 9bf523d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Authorizenet/Model/Directpost.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -993,4 +993,4 @@ private function getPsrLogger()
993993
}
994994
return $this->psrLogger;
995995
}
996-
}
996+
}

0 commit comments

Comments
 (0)