Skip to content

Commit d2a1306

Browse files
committed
Travis corrections.
1 parent b31423e commit d2a1306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin/Commerce/PaymentGateway/PaypalPaymentGatewayTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public function loadPaymentByRemoteId($remote_id) {
3131
/**
3232
* Processes an incoming IPN request.
3333
*
34-
* @param Request $request
34+
* @param \Symfony\Component\HttpFoundation\Request $request
3535
* The request.
3636
*
3737
* @return mixed

0 commit comments

Comments
 (0)