Add sniff for use empty line spacing, fix found occurences
[MAILPOET-2409]
This commit is contained in:
committed by
Jack Kitterhing
parent
fa9b6443e1
commit
5214e93787
@@ -3,6 +3,7 @@
|
||||
namespace MailPoet\Tasks\Subscribers;
|
||||
|
||||
use MailPoet\Models\ScheduledTaskSubscriber;
|
||||
|
||||
use function MailPoet\Util\array_column;
|
||||
|
||||
class BatchIterator implements \Iterator, \Countable {
|
||||
|
Reference in New Issue
Block a user