Convert property names to camel case
[MAILPOET-1796]
This commit is contained in:
@@ -12,7 +12,7 @@ class UrlDecoratorTest extends \MailPoetTest {
|
||||
private $settings;
|
||||
|
||||
/** @var UrlDecorator */
|
||||
private $url_decorator;
|
||||
private $urlDecorator;
|
||||
|
||||
public function _before() {
|
||||
parent::_before();
|
||||
|
Reference in New Issue
Block a user