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 BatchIteratorTest extends \MailPoetTest {
|
||||
public $subscriberCount;
|
||||
public $batchSize;
|
||||
public $taskId;
|
||||
|
||||
public function _before() {
|
||||
parent::_before();
|
||||
$this->taskId = 123; // random ID
|
||||
|
Reference in New Issue
Block a user