From 913efd635696f254d066f9e5c404e82b16e2dae7 Mon Sep 17 00:00:00 2001 From: Raza Mehdi Date: Tue, 3 Mar 2020 16:49:19 +0500 Subject: [PATCH] Apply fixes from StyleCI (#327) --- src/Services/ExpressCheckout.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Services/ExpressCheckout.php b/src/Services/ExpressCheckout.php index b705f4d5..b8402bd3 100644 --- a/src/Services/ExpressCheckout.php +++ b/src/Services/ExpressCheckout.php @@ -15,6 +15,7 @@ class ExpressCheckout use PayPalAPIRequest; use PayPalTransactions; use RecurringProfiles; + /** * ExpressCheckout constructor. *