Fix easy errors found by PHPStan
[MAILPOET-2588]
This commit is contained in:
@ -126,6 +126,7 @@ class ScheduledTask extends Model {
|
||||
ORM::get_db()->rollBack();
|
||||
throw $error;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
function rescheduleProgressively() {
|
||||
|
Reference in New Issue
Block a user