ActionScheduler_WPCLI_Command::executepublicWC 1.0

Execute command.

Method of the class: ActionScheduler_WPCLI_Command{}

No Hooks.

Returns

null. Nothing (null).

Usage

$ActionScheduler_WPCLI_Command = new ActionScheduler_WPCLI_Command();
$ActionScheduler_WPCLI_Command->execute();

ActionScheduler_WPCLI_Command::execute() code WC 10.7.0

abstract public function execute();