Fix phpstan level 6
[MAILPOET-1969]
This commit is contained in:
@ -29,6 +29,8 @@ if (!defined('ABSPATH')) exit;
|
||||
* @property string $subject
|
||||
* @property string $body
|
||||
* @property string|null $schedule
|
||||
* @property boolean|null $isScheduled
|
||||
* @property string|null $scheduledAt
|
||||
*/
|
||||
|
||||
class Newsletter extends Model {
|
||||
|
Reference in New Issue
Block a user