Add annotation for the Bridge property
[MAILPOET-4047]
This commit is contained in:
@@ -10,6 +10,7 @@ use MailPoet\WP\Functions as WPFunctions;
|
||||
use MailPoetVendor\Carbon\Carbon;
|
||||
|
||||
abstract class KeyCheckWorker extends SimpleWorker {
|
||||
/** @var Bridge|null */
|
||||
public $bridge;
|
||||
|
||||
/** @var CronWorkerScheduler */
|
||||
|
Reference in New Issue
Block a user