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 8f8b04f commit 8b4ba1cCopy full SHA for 8b4ba1c
src/Message/RestSuspendSubscriptionRequest.php
@@ -22,7 +22,7 @@
22
* <code>
23
* // Create a gateway for the PayPal REST Gateway
24
* // (routes to GatewayFactory::create)
25
- * $gateway = Omnipay::create('Paypal_Rest');
+ * $gateway = Omnipay::create('PayPal_Rest');
26
*
27
* // Initialise the gateway
28
* $gateway->initialize(array(
0 commit comments