Convert property names to camel case
[MAILPOET-1796]
This commit is contained in:
@@ -8,7 +8,7 @@ use MailPoetVendor\Idiorm\ORM;
|
||||
|
||||
class RequiredCustomFieldValidatorTest extends \MailPoetTest {
|
||||
|
||||
private $custom_field;
|
||||
private $customField;
|
||||
|
||||
public function _before() {
|
||||
parent::_before();
|
||||
|
Reference in New Issue
Block a user