Updated version of SDK Core

- Fixed Tests
- Fixed Samples
This commit is contained in:
japatel
2014-09-26 12:01:40 -05:00
parent 72ddeccc0a
commit 5f47b3fb11
3 changed files with 4 additions and 8 deletions

View File

@@ -23,6 +23,7 @@ require __DIR__ . '/common.php';
use PayPal\Rest\ApiContext;
use PayPal\Auth\OAuthTokenCredential;
/** @var \Paypal\Rest\ApiContext $apiContext */
$apiContext = getApiContext();