forked from LiveCarta/PayPal-PHP-SDK
[PSR] Fixed Samples
- Using `php-cs-fixer` tool.
This commit is contained in:
@@ -39,7 +39,6 @@ class CreditCardHistoryTest extends \PHPUnit_Framework_TestCase
|
||||
|
||||
public function setup()
|
||||
{
|
||||
|
||||
$card = self::createCreditCard();
|
||||
$card->setBillingAddress(AddressTest::getObject());
|
||||
$card->setLinks(array(LinksTest::getObject()));
|
||||
|
||||
Reference in New Issue
Block a user