Share the $wp property between workers

[MAILPOET-2396]
This commit is contained in:
Amine Ben hammou
2019-12-11 13:30:52 +01:00
committed by Jack Kitterhing
parent 2a70a4813c
commit 20eccaad67
5 changed files with 11 additions and 15 deletions

View File

@ -2,6 +2,7 @@
namespace MailPoet\Cron\Workers\KeyCheck;
use Carbon\Carbon;
use MailPoet\Cron\Workers\SimpleWorker;
use MailPoet\Models\ScheduledTask;
use MailPoet\Services\Bridge;