ActionScheduler_Store::get_claim_count()publicWC 1.0

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

Хуков нет.

Возвращает

int.

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

$ActionScheduler_Store = new ActionScheduler_Store();
$ActionScheduler_Store->get_claim_count();

Код ActionScheduler_Store::get_claim_count() WC 8.7.0

abstract public function get_claim_count();