forked from LiveCarta/PayPal-PHP-SDK
[PSR] Fixed Samples
- Using `php-cs-fixer` tool.
This commit is contained in:
@@ -35,7 +35,6 @@ class PayPalLoggingManagerTest extends \PHPUnit_Framework_TestCase
|
||||
public function testError()
|
||||
{
|
||||
$this->object->error('Test Error Message');
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -62,5 +61,3 @@ class PayPalLoggingManagerTest extends \PHPUnit_Framework_TestCase
|
||||
$this->object->fine('Test fine Message');
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user