$source
$source : \Action_Scheduler\Migration\ActionScheduler_Store
Source store instance.
Class ActionMigrator
$log_migrator : \Action_Scheduler\Migration\LogMigrator
LogMigrator instance.
__construct(\ActionScheduler_Store $source_store, \ActionScheduler_Store $destination_store, \Action_Scheduler\Migration\LogMigrator $log_migrator) : mixed
ActionMigrator constructor.
\ActionScheduler_Store | $source_store | Source store object. |
\ActionScheduler_Store | $destination_store | Destination store object. |
\Action_Scheduler\Migration\LogMigrator | $log_migrator | Log migrator object. |