forked from LiveCarta/PayPal-PHP-SDK
[PSR] Fixed Samples
- Using `php-cs-fixer` tool.
This commit is contained in:
@@ -24,7 +24,6 @@ class PayPalHttpConfigTest extends \PHPUnit_Framework_TestCase
|
||||
*/
|
||||
protected function setUp()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -135,5 +134,3 @@ class PayPalHttpConfigTest extends \PHPUnit_Framework_TestCase
|
||||
$o->setHttpProxy('invalid string');
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user