Scheduler::schedule_migration( int $when )
Schedule the migration.
Description Description
Parameters Parameters
- $when
-
(Optional) timestamp to run the next migration batch. Defaults to now.
Return Return
(string) The action ID
Source Source
File: packages/action-scheduler/classes/migration/Scheduler.php