Add sniff for use empty line spacing, fix found occurences

[MAILPOET-2409]
This commit is contained in:
Jan Jakeš
2019-09-30 16:28:42 +02:00
committed by Jack Kitterhing
parent fa9b6443e1
commit 5214e93787
15 changed files with 17 additions and 4 deletions

View File

@ -12,6 +12,7 @@ use MailPoet\Util\Security;
use MailPoet\WooCommerce\Helper as WCHelper;
use MailPoet\WP\Emoji;
use MailPoet\WP\Functions as WPFunctions;
use function MailPoet\Util\array_column;
/**