ActionScheduler_Store::get_claim_id()publicWC 1.0

Метод класса: ActionScheduler_Store{}

Хуков нет.

Возвращает

Разное.

Использование

$ActionScheduler_Store = new ActionScheduler_Store();
$ActionScheduler_Store->get_claim_id( $action_id );
$action_id(строка) (обязательный)
-

Код ActionScheduler_Store::get_claim_id() WC 8.7.0

abstract public function get_claim_id( $action_id );