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