forked from LiveCarta/PayPal-PHP-SDK
Updated stubs to support namespace
This commit is contained in:
6
tests/PayPal/Test/Common/ChildClass.php
Normal file
6
tests/PayPal/Test/Common/ChildClass.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace PayPal\Test\Common;
|
||||
use PayPal\Common\PPModel;
|
||||
class ChildClass extends SimpleClass {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user