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