forked from LiveCarta/PayPal-PHP-SDK
Formatting Fixes
- Fixed Imports - Fixed Formatting - Added Missing Documentation
This commit is contained in:
@@ -2,12 +2,8 @@
|
||||
|
||||
namespace PayPal\Test\Api;
|
||||
|
||||
use PayPal\Common\PayPalResourceModel;
|
||||
use PayPal\Validation\ArgumentValidator;
|
||||
use PayPal\Api\Capture;
|
||||
use PayPal\Rest\ApiContext;
|
||||
use PayPal\Transport\PPRestCall;
|
||||
use PayPal\Api\Authorization;
|
||||
use PayPal\Transport\PPRestCall;
|
||||
|
||||
/**
|
||||
* Class Authorization
|
||||
|
||||
Reference in New Issue
Block a user