ActionScheduler_DBStore::find_actions_by_claim_id( string $claim_id )

Retrieve the action IDs of action in a claim.


Description Description


Parameters Parameters

$claim_id

(Required) Claim ID.


Top ↑

Return Return

(int[])


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.