Merge pull request #646 from phelipealves/master

update documentation of type of variable
This commit is contained in:
Jay
2016-09-16 16:50:50 -05:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ class ApiContext
* This is a placeholder for holding credential for the request * 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 * 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; private $credential;