diff --git a/lib/PayPal/Rest/ApiContext.php b/lib/PayPal/Rest/ApiContext.php index a1be160..dd68fe8 100644 --- a/lib/PayPal/Rest/ApiContext.php +++ b/lib/PayPal/Rest/ApiContext.php @@ -28,7 +28,7 @@ class ApiContext * This is a placeholder for holding credential for the request * If the value is not set, it would get the value from @\PayPal\Core\PayPalCredentialManager * - * @var \Paypal\Auth\OAuthTokenCredential + * @var \PayPal\Auth\OAuthTokenCredential */ private $credential;