ActionScheduler_Store::mark_failure() public WC 1.0
{} It's a method of the class: ActionScheduler_Store{}
No Hooks.
Return
Null. Nothing.
Usage
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->mark_failure( $action_id );
- $action_id(string) (required)
- -
Code of ActionScheduler_Store::mark_failure() ActionScheduler Store::mark failure WC 5.0.0
abstract public function mark_failure( $action_id );