forked from LiveCarta/PayPal-PHP-SDK
Merge pull request #646 from phelipealves/master
update documentation of type of variable
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user