forked from LiveCarta/PayPal-PHP-SDK
Initial commit
This commit is contained in:
13
lib/PayPal/Api/Resource.php
Normal file
13
lib/PayPal/Api/Resource.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
namespace PayPal\Api;
|
||||
use PayPal\Common\Model;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
class Resource extends Model {
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user