File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ class PayflowSilentPost
3232 * @param LoggerInterface $logger
3333 */
3434 public function __construct (
35- Private readonly RequestInterface $ request ,
36- Private readonly OrderFactory $ orderFactory ,
37- Private readonly PayflowlinkFactory $ payflowlinkFactory ,
38- Private readonly LoggerInterface $ logger ,
35+ private readonly RequestInterface $ request ,
36+ private readonly OrderFactory $ orderFactory ,
37+ private readonly PayflowlinkFactory $ payflowlinkFactory ,
38+ private readonly LoggerInterface $ logger ,
3939 ) {
4040 }
4141
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<!--
33/**
4- * Copyright © Magento, Inc. All rights reserved.
5- * See COPYING.txt for license details .
4+ * Copyright 2015 Adobe
5+ * All rights reserved .
66 */
77-->
88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
You can’t perform that action at this time.
0 commit comments