ActionScheduler_Store::log_execution()publicWC 1.0

Method of the class: ActionScheduler_Store{}

No Hooks.

Return

null. Nothing (null).

Usage

$ActionScheduler_Store = new ActionScheduler_Store();
$ActionScheduler_Store->log_execution( $action_id );
$action_id(string) (required)
-

ActionScheduler_Store::log_execution() code WC 8.7.0

abstract public function log_execution( $action_id );