forked from LiveCarta/PayPal-PHP-SDK
Initial commit
This commit is contained in:
7
lib/PayPal/Rest/IResource.php
Normal file
7
lib/PayPal/Rest/IResource.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace PayPal\Rest;
|
||||
|
||||
interface IResource {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user