Move post notification scheduling to service
[MAILPOET-2348]
This commit is contained in:
committed by
Jack Kitterhing
parent
446af84e6c
commit
3d750c5bb8
@@ -20,6 +20,7 @@ if (!defined('ABSPATH')) exit;
|
||||
* @property string|object|null $meta
|
||||
* @property string|array $subscribers
|
||||
* @property string|null $deleted_at
|
||||
* @property string $scheduled_at
|
||||
*/
|
||||
|
||||
class SendingQueue extends Model {
|
||||
|
Reference in New Issue
Block a user