ActionScheduler_Store::get_claim_id
Get action's claim ID.
Метод класса: ActionScheduler_Store{}
Хуков нет.
Возвращает
Разное
.
Использование
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->get_claim_id( $action_id );
- $action_id(строка) (обязательный)
- Action ID.
Код ActionScheduler_Store::get_claim_id() ActionScheduler Store::get claim id WC 9.9.5
abstract public function get_claim_id( $action_id );