ActionScheduler_Abstract_Schedule::get_next( DateTime $after )

Get the next date & time when this schedule should run after a given date & time.


Description Description


Parameters Parameters

$after

(Required)


Top ↑

Return Return

(DateTime|null)


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.