ActionScheduler_Store::find_actions_by_claim_id()
Method of the class: ActionScheduler_Store{}
No Hooks.
Return
Array
.
Usage
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->find_actions_by_claim_id( $claim_id );
- $claim_id(string) (required)
- -
ActionScheduler_Store::find_actions_by_claim_id() ActionScheduler Store::find actions by claim id code WC 7.5.1
abstract public function find_actions_by_claim_id( $claim_id );