ActionScheduler_Store::validate_schedule( mixed $schedule, int $action_id )

Validate a ActionScheduler_Schedule object.


Description Description


Parameters Parameters

$schedule

(Required) The unserialized ActionScheduler_Schedule object.

$action_id

(Required) The action ID.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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