forked from LiveCarta/PayPal-PHP-SDK
Formatting Fixes
- Fixed Imports - Fixed Formatting - Added Missing Documentation
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
/** @var Invoice $invoice */
|
||||
$invoice = require 'SendInvoice.php';
|
||||
|
||||
use PayPal\Api\Invoice;
|
||||
use PayPal\Api\CancelNotification;
|
||||
use PayPal\Api\Invoice;
|
||||
|
||||
try {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user