Updated stubs to support namespace

This commit is contained in:
Ganesh Hegde
2013-05-29 14:37:22 +05:30
parent 479730d1c4
commit 50d2c56f8b
37 changed files with 530 additions and 324 deletions

View File

@@ -1,6 +1,6 @@
<?php
use PayPal\Common\UserAgent;
use PayPal\Common\PPUserAgent;
class UserAgentTest extends PHPUnit_Framework_TestCase {