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 b31423e commit d2a1306Copy full SHA for d2a1306
src/Plugin/Commerce/PaymentGateway/PaypalPaymentGatewayTrait.php
@@ -31,7 +31,7 @@ public function loadPaymentByRemoteId($remote_id) {
31
/**
32
* Processes an incoming IPN request.
33
*
34
- * @param Request $request
+ * @param \Symfony\Component\HttpFoundation\Request $request
35
* The request.
36
37
* @return mixed
0 commit comments