ActionScheduler_NullSchedule::__construct( null $date = null )

Make the $date param optional and default to null.


Description Description


Parameters Parameters

$date

(Optional) The date & time to run the action.

Default value: null


Top ↑

Source Source

File: packages/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php


			


Top ↑

User Contributed Notes User Contributed Notes

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