Autofix number of newlines between methods
[MAILPOET-2715]
This commit is contained in:
committed by
Jack Kitterhing
parent
73963bd37a
commit
b39dac75d6
@@ -11,6 +11,7 @@ class UpdaterTest extends \MailPoetTest {
|
||||
public $version;
|
||||
public $slug;
|
||||
public $pluginName;
|
||||
|
||||
public function _before() {
|
||||
parent::_before();
|
||||
$this->pluginName = 'some-plugin/some-plugin.php';
|
||||
|
Reference in New Issue
Block a user