Skip to content

Instantly share code, notes, and snippets.

@petk
Last active August 29, 2015 14:13
Show Gist options
  • Save petk/abab364f17a36b85f237 to your computer and use it in GitHub Desktop.
Save petk/abab364f17a36b85f237 to your computer and use it in GitHub Desktop.
<?php
$loader = require_once __DIR__.'/vendor/autoload.php';
/**
* The namespaces provided by the SDK.
*/
use \DTS\eBaySDK\Constants;
use \DTS\eBaySDK\Finding\Services;
use \DTS\eBaySDK\Finding\Types;
// your code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment