¨4.0.1¨
This commit is contained in:
@@ -13,7 +13,7 @@ class AuthorizenetResponse extends GatewayResponse implements HasTransactionRefe
|
||||
private $clientResponse;
|
||||
|
||||
|
||||
public function __construct(Order $order,object $clientResponse)
|
||||
public function __construct(Order $order, object $clientResponse)
|
||||
{
|
||||
$this->order = $order;
|
||||
$this->clientResponse = $clientResponse;
|
||||
|
||||
Reference in New Issue
Block a user