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.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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