ActionScheduler_DBStore::make_action_from_db_record( object $data )

Create an action from a database record.


Description Description


Parameters Parameters

$data

(Required) Action database record.


Top ↑

Return Return

(ActionScheduler_Action|ActionScheduler_CanceledAction|ActionScheduler_FinishedAction)


Top ↑

Source Source

File: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

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