ActionScheduler_ActionClaim::get_actions()
Method of the class: ActionScheduler_ActionClaim{}
No Hooks.
Return
null
. Nothing (null).
Usage
$ActionScheduler_ActionClaim = new ActionScheduler_ActionClaim(); $ActionScheduler_ActionClaim->get_actions();
ActionScheduler_ActionClaim::get_actions() ActionScheduler ActionClaim::get actions code WC 9.3.3
public function get_actions() { return $this->action_ids; }