forked from LiveCarta/PayPal-PHP-SDK
[PSR] Fixed Samples
- Using `php-cs-fixer` tool.
This commit is contained in:
@@ -61,5 +61,4 @@ class PaymentCardTokenTest extends \PHPUnit_Framework_TestCase
|
||||
$this->assertEquals($obj->getExpireMonth(), 123);
|
||||
$this->assertEquals($obj->getExpireYear(), 123);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user