ActionScheduler_Store::get_claim_id
Get action's claim ID.
Method of the class: ActionScheduler_Store{}
No Hooks.
Returns
Mixed
.
Usage
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->get_claim_id( $action_id );
- $action_id(string) (required)
- Action ID.
ActionScheduler_Store::get_claim_id() ActionScheduler Store::get claim id code WC 9.9.5
abstract public function get_claim_id( $action_id );