ActionMigrator::__construct( Action_SchedulerMigrationActionScheduler_Store $source_store, Action_SchedulerMigrationActionScheduler_Store $destination_store, Action_SchedulerMigrationLogMigrator $log_migrator )
ActionMigrator constructor.
Description Description
Parameters Parameters
- $source_store
-
(Required) Source store object.
- $destination_store
-
(Required) Destination store object.
- $log_migrator
-
(Required) Log migrator object.
Source Source
File: packages/action-scheduler/classes/migration/ActionMigrator.php