ActionScheduler_Store::get_claim_idpublicWC 1.0

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() WC 9.9.5

abstract public function get_claim_id( $action_id );