FlowData::get_ab_test_step_archived_actions( int $flow_id, int $step_id, bool $deleted )
Get ab test step action.
Parameters
- $flow_id
-
(int) (Required) Flow id.
- $step_id
-
(int) (Required) Step id.
- $deleted
-
(bool) (Required) Step deleted or archived.
Return
(array)
Source
File: admin-core/api/flow-data.php