Filter by type:
    Search
    Skip to content
    Browse: Home / Classes / FlowData / FlowData::get_ab_test_step_archived_actions()

    FlowData::get_ab_test_step_archived_actions( int $flow_id, int $step_id, bool $deleted )

    Get ab test step action.


    Parameters

    $flow_id

    (Required) Flow id.

    $step_id

    (Required) Step id.

    $deleted

    (Required) Step deleted or archived.


    Return

    (array)


    Source

    File: admin-core/api/flow-data.php

    
    			

    Expand full source code Collapse full source code


    Related

    Used By

    Used By
    Used By Description
    admin-core/api/flow-data.php: FlowData::get_item()

    Get flow data.