User polyfill for array_column

[MAILPOET-1618]
This commit is contained in:
Pavel Dohnal
2018-11-26 16:40:59 +01:00
parent 012dc25a5b
commit a9f3eeeb0d
12 changed files with 95 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
namespace MailPoet\Tasks\Subscribers;
use MailPoet\Models\ScheduledTaskSubscriber;
use MailPoet\Util\Helpers;
use function MailPoet\Util\array_column;
if(!defined('ABSPATH')) exit;