Scheduler::schedule_migration( int $when )

Schedule the migration.


Description Description


Parameters Parameters

$when

(Optional) timestamp to run the next migration batch. Defaults to now.


Top ↑

Return Return

(string) The action ID


Top ↑

Source Source

File: packages/action-scheduler/classes/migration/Scheduler.php


			


Top ↑

User Contributed Notes User Contributed Notes

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