update documentation of type of variable

This commit is contained in:
Phelipe Alves de Souza
2016-09-16 18:06:01 -03:00
parent b2c244199b
commit fcaebe7c1f

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;