ActionScheduler_Store::mark_complete()
Method of the class: ActionScheduler_Store{}
No Hooks.
Return
null
. Nothing (null).
Usage
$ActionScheduler_Store = new ActionScheduler_Store(); $ActionScheduler_Store->mark_complete( $action_id );
- $action_id(string) (required)
- -
ActionScheduler_Store::mark_complete() ActionScheduler Store::mark complete code WC 9.3.1
abstract public function mark_complete( $action_id );