• File: IResource.php
  • Full Path: /home/masbinta/public_html/core/vendor/paypal/rest-api-sdk-php/lib/PayPal/Rest/IResource.php
  • File size: 113 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace PayPal\Rest;

/**
 * Interface IResource
 *
 * @package PayPal\Rest
 */
interface IResource
{
}