fill($data); $scheduler->save(); /** 18-5-2023 set client specific send times. */ $scheduler->calculateNextRun(); return $scheduler->fresh(); } }